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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.7 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top