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
R100_cp.bin.ihex -rw-r--r-- 5.6 KB
R200_cp.bin.ihex -rw-r--r-- 5.6 KB
R300_cp.bin.ihex -rw-r--r-- 5.6 KB
R420_cp.bin.ihex -rw-r--r-- 5.6 KB
R520_cp.bin.ihex -rw-r--r-- 5.6 KB
R600_me.bin.ihex -rw-r--r-- 57.8 KB
R600_pfp.bin.ihex -rw-r--r-- 6.2 KB
RS600_cp.bin.ihex -rw-r--r-- 5.6 KB
RS690_cp.bin.ihex -rw-r--r-- 5.6 KB
RS780_me.bin.ihex -rw-r--r-- 57.8 KB
RS780_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV610_me.bin.ihex -rw-r--r-- 57.8 KB
RV610_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV620_me.bin.ihex -rw-r--r-- 57.8 KB
RV620_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV630_me.bin.ihex -rw-r--r-- 57.8 KB
RV630_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV635_me.bin.ihex -rw-r--r-- 57.8 KB
RV635_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV670_me.bin.ihex -rw-r--r-- 57.8 KB
RV670_pfp.bin.ihex -rw-r--r-- 6.2 KB
RV710_me.bin.ihex -rw-r--r-- 14.6 KB
RV710_pfp.bin.ihex -rw-r--r-- 9.1 KB
RV730_me.bin.ihex -rw-r--r-- 14.6 KB
RV730_pfp.bin.ihex -rw-r--r-- 9.1 KB
RV770_me.bin.ihex -rw-r--r-- 14.6 KB
RV770_pfp.bin.ihex -rw-r--r-- 9.1 KB

back to top