android_kernel_asus_sm8350/arch/arm/mach-s3c64xx
Marek Szyprowski 19206b1742 ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs
On some Samsung SoCs not all SDHCI controllers have card detect (CD)
line. For some embedded designs it is not even needed, because ususally
the device (like SDIO flash memory or wifi controller) is permanently
wired to the controller. There are also systems which have a card detect
line connected to some of the external interrupt lines or the presence
of the card depends on some other actions (like enabling a power
regulator).

This patch adds all required changes to platform support code, so
another patch, which extends the driver with support for the new card
detection methods can be applied.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: minor title and coding-style fixes]
[kgene.kim@samsung.com: fix build errors]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-08-05 18:32:50 +09:00
..
include/mach ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
clock.c ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
cpu.c
cpufreq.c
dev-audio.c ARM: S3C64XX: Add AC97 platform resources 2010-02-24 02:01:40 +00:00
dev-onenand1.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
dev-spi.c
dev-uart.c
dma.c S3C: DMA: Change argument of s3c2410_dma_devconfig 2010-05-17 16:43:49 +09:00
gpiolib.c ARM: SAMSUNG: Add GPIO configuration read calls 2010-05-06 10:27:16 +09:00
irq-eint.c
irq-pm.c
irq.c
Kconfig ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
mach-anw6410.c
mach-hmt.c Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stable 2010-03-02 23:40:15 +00:00
mach-ncp.c
mach-smartq5.c ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smartq7.c ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smartq.c ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smartq.h ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smdk6400.c ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org 2010-05-12 10:06:28 +09:00
mach-smdk6410.c ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
Makefile ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
Makefile.boot
pm.c ARM: S3C64XX: PM: Synchronise wakeup mask on suspend 2010-05-20 21:07:08 +09:00
s3c6400.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
s3c6410.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-ide.c ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
setup-sdhci-gpio.c ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs 2010-08-05 18:32:50 +09:00
setup-sdhci.c
sleep.S