summaryrefslogtreecommitdiff
path: root/drivers/scsi/aha1740.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-05-01 01:43:31 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-06-16 08:30:27 +0400
commitf3e7a7b64a79a3d82835ce83fb32616df762d456 (patch)
treeb0879a9a7ba01ac4f0d7f55ddab891efee0af659 /drivers/scsi/aha1740.c
parent8952f593ea66bff4a30f9e641dc6c79832ca64cf (diff)
downloadlinux-f3e7a7b64a79a3d82835ce83fb32616df762d456.tar.xz
pcmcia: 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-pcmcia@lists.infradead.org Cc: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/scsi/aha1740.c')
0 files changed, 0 insertions, 0 deletions