summary refs log tree commit diff
path: root/drivers/char/ipmi
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-05-04 12:40:54 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-06-15 21:30:27 -0700
commitf899c2ddd45f2515deb446e2b143e4a686a49aee (patch)
tree2f50d957178337e04385162dc8ff9ce1419dc6bc /drivers/char/ipmi
parent559fde706873256903155b3a62b05d0f52d62ab9 (diff)
downloadlinux-f899c2ddd45f2515deb446e2b143e4a686a49aee.tar.gz
infiniband: ehca: 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: Sean Hefty <sean.hefty@intel.com>
Cc: Roland Dreier <rolandd@cisco.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: general@lists.openfabrics.org
Cc: Christoph Raisch <raisch@de.ibm.com>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Diffstat (limited to 'drivers/char/ipmi')
0 files changed, 0 insertions, 0 deletions