linux/drivers/s390
Greg Kroah-Hartman dff59b64af s390: 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.

Thanks to Sebastian Ott <sebott@linux.vnet.ibm.com> for fixing a few
typos in my original version of this patch.

Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Sebastian Ott <sebott@linux.vnet.ibm.com>
Cc: linux-s390@vger.kernel.org
Cc: linux390@de.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:28 -07:00
..
block [S390] dasd: forward internal errors to dasd_sleep_on caller 2009-06-12 10:27:36 +02:00
char s390: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
cio [S390] ftrace: add function graph tracer support 2009-06-12 10:27:39 +02:00
crypto [S390] use kzfree() 2009-03-26 15:24:29 +01:00
kvm virtio: find_vqs/del_vqs virtio operations 2009-06-12 22:16:36 +09:30
net s390: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
scsi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-06-14 13:46:25 -07:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00