alistair23-linux/drivers/edac
Dave Jiang c4192705fe drivers/edac: add dev_name getter function
Move dev_name() macro to a more generic interface since it's not possible
to determine whether a device is pci, platform, or of_device easily.

Now each low level driver sets the name into the control structure, and
the EDAC core references the control structure for the information.

Better abstraction.

Signed-off-by: Dave Jiang <djiang@mvista.com>
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:53 -07:00
..
amd76x_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
e7xxx_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
e752x_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
edac_core.h drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
edac_device.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
edac_device_sysfs.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_mc.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
edac_mc.h drivers/edac: split out functions to unique files 2007-07-19 10:04:53 -07:00
edac_mc_sysfs.c drivers/edac: mod use edac_core.h 2007-07-19 10:04:53 -07:00
edac_module.c drivers/edac: mod use edac_core.h 2007-07-19 10:04:53 -07:00
edac_module.h drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_pci_sysfs.c drivers/edac: mod use edac_core.h 2007-07-19 10:04:53 -07:00
edac_stub.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
i5000_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
i82443bxgx_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
i82860_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
i82875p_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00
Kconfig drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
Makefile drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
r82600_edac.c drivers/edac: add dev_name getter function 2007-07-19 10:04:53 -07:00