device_rename — renames a device
int device_rename (struct device * dev, char * new_name);
int device_rename
the pointer to the struct device to be renamed
the new name of the device