diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2009-05-04 21:40:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-06-16 06:30:27 +0200 |
commit | 559fde706873256903155b3a62b05d0f52d62ab9 (patch) | |
tree | 4b242199a684e8ca8fadad29b8960a1567d441e2 /kernel/pid.c | |
parent | hvcs: remove driver_data direct access of struct device (diff) | |
download | linux-559fde706873256903155b3a62b05d0f52d62ab9.tar.xz linux-559fde706873256903155b3a62b05d0f52d62ab9.zip |
ibmvscsi: gadget: at91_udc: 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-scsi@vger.kernel.org
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Brian King <brking@linux.vnet.ibm.com>
Cc: Robert Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions