Greg Kroah-Hartman 1902a9e62b mfd: 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: Samuel Ortiz <sameo@linux.intel.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:27 -07:00
..
2008-11-27 12:37:59 +00:00
2009-04-05 00:32:25 +02:00
2009-04-05 00:32:21 +02:00
2009-01-11 01:34:24 +01:00
2009-01-11 01:34:23 +01:00
2009-01-11 01:34:24 +01:00
2009-03-31 09:56:28 +01:00
2009-01-04 12:17:42 +01:00