linux/arch/arm/mach-s3c2410
Ben Dooks 30f0e0f415 [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg()
The s3c2410_gpio_getcfg() currently returns
a value which is dependant on the GPIO no
passed in. Now we have more generic constants
it is sensible to use those as return codes
so that any function dealing with >1 GPIO
does not need to do it's own number processing.

Since this function is only currently used in
pm.c, it is easy to fixup (and correct pm.c
to use the generic constants)

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-24 11:59:56 +00:00
..
Kconfig [ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTEC 2006-12-19 22:54:53 +00:00
Makefile [ARM] 3999/1: RX3715: suspend to RAM support 2006-12-07 22:37:44 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bast-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
bast.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON 2006-06-24 21:21:32 +01:00
clock.h [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent 2006-06-24 21:21:29 +01:00
common-smdk.c [ARM] 3558/1: SMDK24XX: LED platform devices 2006-06-18 22:56:37 +01:00
common-smdk.h [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities common 2006-04-01 18:33:42 +01:00
cpu.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
cpu.h [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
devs.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
devs.h [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
dma.c [ARM] 4065/1: S3C24XX: dma printk fixes 2006-12-30 17:05:07 +00:00
dma.h [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper 2006-09-25 10:25:15 +01:00
gpio.c [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg() 2007-01-24 11:59:56 +00:00
irq.c [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked 2006-12-07 23:02:29 +00:00
irq.h [ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410 2006-12-17 23:38:02 +00:00
mach-amlm5900.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
mach-anubis.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-bast.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-h1940.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-n30.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-nexcoder.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-osiris.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-otom.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-rx3715.c [ARM] 3999/1: RX3715: suspend to RAM support 2006-12-07 22:37:44 +00:00
mach-smdk2410.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-smdk2413.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-smdk2440.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
mach-vr1000.c [ARM] 4059/1: VR1000: fix LED3's platform device number 2006-12-19 19:48:54 +00:00
mach-vstms.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
pm-h1940.S [ARM] 3986/1: H1940: suspend to RAM support 2006-12-07 16:17:49 +00:00
pm-simtec.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
pm.c [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg() 2007-01-24 11:59:56 +00:00
pm.h [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
s3c244x-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c244x.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c244x.h fix file specification in comments 2006-10-03 23:01:26 +02:00
s3c2400-gpio.c fix file specification in comments 2006-10-03 23:01:26 +02:00
s3c2400.h [ARM] 3314/1: S3C2400 - adds s3c2400.h 2006-02-09 16:47:58 +00:00
s3c2410-clock.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2410-dma.c [ARM] 4015/1: s3c2410 cpu ifdefs 2006-12-18 00:15:42 +00:00
s3c2410-gpio.c [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c 2006-11-02 22:58:52 +00:00
s3c2410-irq.c [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.c 2006-09-25 10:25:20 +01:00
s3c2410-pm.c [ARM] 4015/1: s3c2410 cpu ifdefs 2006-12-18 00:15:42 +00:00
s3c2410-sleep.S [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
s3c2410.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2410.h [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
s3c2412-clock.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2412-dma.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2412-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c2412-pm.c [ARM] 3858/1: S3C2412: power management code 2006-09-27 09:35:04 +01:00
s3c2412.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2412.h [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
s3c2440-clock.c [ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.c 2006-12-17 23:37:54 +00:00
s3c2440-dma.c [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h 2006-12-17 23:38:01 +00:00
s3c2440-dsc.c [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
s3c2440-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c2440.c [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 support 2006-12-17 23:38:03 +00:00
s3c2440.h [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 support 2006-12-17 23:38:03 +00:00
s3c2442-clock.c [ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-clock.c 2006-12-17 23:37:56 +00:00
s3c2442.c [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 support 2006-12-17 23:38:03 +00:00
s3c2442.h [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
sleep.S [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
time.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
usb-simtec.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
usb-simtec.h [ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410 2006-12-17 23:38:02 +00:00