https://github.com/torvalds/linux
Revision 1d4dc338bb7cbbadcb5a527b1b0e897b5cde1701 authored by Thomas Abraham on 16 February 2012, 13:23:59 UTC, committed by Chris Ball on 05 April 2012, 23:58:01 UTC
The platform data is copied into driver's private data and the copy is
used for all access to the platform data. This simpifies the addition
of device tree support for the sdhci-s3c driver.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
1 parent 0d22c77
History
Tip revision: 1d4dc338bb7cbbadcb5a527b1b0e897b5cde1701 authored by Thomas Abraham on 16 February 2012, 13:23:59 UTC
mmc: sdhci-s3c: Keep a copy of platform data and use it
Tip revision: 1d4dc33
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 18.3 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 6.0 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.5 KB
msg.c -rw-r--r-- 20.9 KB
msgutil.c -rw-r--r-- 2.7 KB
namespace.c -rw-r--r-- 4.3 KB
sem.c -rw-r--r-- 42.1 KB
shm.c -rw-r--r-- 29.2 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 5.3 KB

back to top