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
..
2008-10-10 21:33:49 +02:00
2008-07-22 17:53:46 -04:00
2008-07-22 17:53:46 -04:00
2008-07-22 17:53:46 -04:00
2009-01-06 10:44:34 -08:00
2008-07-14 10:02:25 +02:00
2009-03-25 00:06:21 -07:00
2009-06-03 02:51:04 -07:00
2009-03-25 00:06:21 -07:00
2009-03-25 00:06:21 -07:00
2009-05-29 22:12:32 -07:00
2009-06-03 02:51:04 -07:00
2008-04-29 01:56:30 -04:00