Greg Kroah-Hartman f3e7a7b64a 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>
2009-06-15 21:30:27 -07:00
..
2008-10-16 16:52:06 +02:00
2008-08-29 09:43:14 +02:00
2008-08-23 02:29:26 +02:00
2008-11-02 19:55:45 +01:00
2008-06-24 15:33:37 +02:00
2008-06-24 15:33:37 +02:00