Searched hist:fc3a8828b139c24aade3f9d608775e36c248f8f5 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/base/power/ |
H A D | trace.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | pci.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/arch/arm/common/ |
H A D | sa1111.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/arch/x86/kernel/ |
H A D | pci-dma.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/acpi/ |
H A D | glue.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | processor_core.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | thermal.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | scan.c | diff fc3a8828b139c24aade3f9d608775e36c248f8f5 Fri May 02 06:02:41 CEST 2008 Greg Kroah-Hartman <gregkh@suse.de> driver core: fix a lot of printk usages of bus_id
We have the dev_printk() variants for this kind of thing, use them instead of directly trying to access the bus_id field of struct device.
This is done in order to remove bus_id entirely.
Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|