driver-core: prepare for 2.6.27 api change by adding dev_set_name
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2008 00:16:40 +0000 (10:16 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 May 2008 04:10:01 +0000 (21:10 -0700)
Create the dev_set_name function now so that various subsystems can
start changing over to it before other changes in 2.6.27 will make it
compulsory.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found