]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
driver-core: document restrictions on device_rename()
authorTimur Tabi <timur@freescale.com>
Mon, 13 Dec 2010 20:08:52 +0000 (14:08 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Feb 2011 23:10:18 +0000 (15:10 -0800)
commita5462516aa9942bd68c8769d4bcefa8a7c718300
treef13126cc825173266f7ad3cb514698418faa7074
parentebf53826e105f488f4f628703a108e98940d1dc5
driver-core: document restrictions on device_rename()

Add text, courtesy of Kay Sievers, that provides some background on
device_rename() and why it shouldn't be used.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c