dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-s5pc1xx
Ben Dooks e856bb1f8d ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h
Rename mach-s3c2410/include/mach/gpio-core.h to mach/gpio-track.h so that
it can be included by <plat/gpio-core.h> when needed.

Eliminate all other empty gpio-core.h files and just include the
<plat/gpio-core.h> as necessary.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-19 18:46:02 +09:00
..
include/plat ARM: S5PC1XX: Move to using standard timer IRQ handling code 2010-01-15 17:10:16 +09:00
Kconfig ARM: S5PC1XX: Use common UART IRQ handling code 2010-01-15 17:10:16 +09:00
Makefile ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00
clock.c ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable 2010-01-18 15:28:28 +09:00
cpu.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
gpio-config.c ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h 2010-01-19 18:46:02 +09:00
gpiolib.c ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h 2010-01-19 18:46:02 +09:00
irq-eint.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq-gpio.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq.c ARM: S5PC1XX: Use common UART IRQ handling code 2010-01-15 17:10:16 +09:00
s5pc100-clock.c ARM: S5PC1XX: Change clksrc_clks to use array of clocks 2010-01-15 17:10:15 +09:00
s5pc100-init.c ARM: S5PC100: CPU initialization 2009-08-16 23:24:58 +01:00
setup-fb-24bpp.c ARM: S5PC1xx: add platform helpers for s3c-fb device 2009-12-01 01:33:16 +00:00
setup-i2c0.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-i2c1.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-sdhci-gpio.c ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00