driver core: add init_name to struct device
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 May 2008 17:45:12 +0000 (10:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Aug 2008 17:15:37 +0000 (10:15 -0700)
commitc906a48adc74fc455378137ac5124b13e7030a15
treebcbbebf937f74e0e123517dd9d2c1742d61dd3fc
parent3b98aeaf3a75f544dc945694f4fcf6e1c4bab89d
driver core: add init_name to struct device

This gives us a way to handle both the bus_id and init_name values being
used for a while during the transition period.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c
include/linux/device.h