linux/drivers/eisa
Greg Kroah-Hartman 4b9d0d3b81 eisa: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device.  Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used.  These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.


Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:26 -07:00
..
.gitignore
eisa-bus.c
eisa.ids
Kconfig
Makefile
pci_eisa.c eisa: remove driver_data direct access of struct device 2009-06-15 21:30:26 -07:00
virtual_root.c eisa: remove driver_data direct access of struct device 2009-06-15 21:30:26 -07:00