Merge branch 'master' into for-next
Conflicts: arch/arm/mach-omap1/board-nokia770.c
This commit is contained in:
@@ -1599,7 +1599,7 @@ EXPORT_SYMBOL_GPL(device_destroy);
|
||||
* on the same device to ensure that new_name is valid and
|
||||
* won't conflict with other devices.
|
||||
*/
|
||||
int device_rename(struct device *dev, char *new_name)
|
||||
int device_rename(struct device *dev, const char *new_name)
|
||||
{
|
||||
char *old_class_name = NULL;
|
||||
char *new_class_name = NULL;
|
||||
|
Reference in New Issue
Block a user