Revision fa6469cb5b2d16703464c344b943e2c025cb7858 authored by Florian Fainelli on 26 November 2010, 09:39:54 UTC, committed by Samuel Ortiz on 22 December 2010, 11:05:20 UTC
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>
1 parent 90a8a73
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
galaxy
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 12.1 KB
Makefile -rw-r--r-- 784 bytes
adlib.c -rw-r--r-- 2.9 KB
als100.c -rw-r--r-- 10.5 KB
azt2320.c -rw-r--r-- 9.7 KB
cmi8330.c -rw-r--r-- 22.7 KB
es18xx.c -rw-r--r-- 69.3 KB
opl3sa2.c -rw-r--r-- 29.2 KB
sc6000.c -rw-r--r-- 18.2 KB
sscape.c -rw-r--r-- 32.9 KB

back to top