Florian Fainelli fa6469cb5b gpio: Fix null pointer dereference while accessing rdc321x platform_data
rdc321x-gpio currently fetches its driver specific data by using the
platform_device->platform_data pointer, this is wrong because the mfd
device which registers our platform_device has been added using
mfd_add_device() which sets the platform_device->driver_data pointer
instead.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
CC: stable@kernel.org
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2010-12-22 12:05:20 +01:00
..
2010-10-29 00:29:51 +02:00
2010-10-29 00:29:51 +02:00
2010-10-27 18:03:07 -07:00
2010-03-07 22:17:37 +01:00
2010-10-29 00:29:32 +02:00
2009-07-12 12:22:34 -07:00
2010-10-29 00:29:51 +02:00