original_kernel/drivers/pci/pcie
Greg Kroah-Hartman 8952f593ea PCIE: 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.


Cc: linux-pci@vger.kernel.org
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:27 -07:00
..
aer PCI: Fix pci-e port driver slot_reset bad default return value 2009-05-05 12:20:57 -07:00
Kconfig
Makefile
aspm.c
portdrv.h
portdrv_bus.c
portdrv_core.c PCIE: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
portdrv_pci.c PCI: Fix pci-e port driver slot_reset bad default return value 2009-05-05 12:20:57 -07:00