linux/arch/arm/mach-s3c24xx
Arnd Bergmann 26922c5909 ARM: s3c: simplify s3c_irqwake_{e,}intallow definition
For a long time, gcc has warned about odd configurations on s3c64xx:

In file included from arch/arm/plat-samsung/pm.c:34:0:
arch/arm/mach-s3c64xx/include/mach/pm-core.h:61:0: warning: "s3c_irqwake_eintallow" redefined
 #define s3c_irqwake_eintallow ((1 << 28) - 1)
In file included from arch/arm/plat-samsung/pm.c:33:0:
arch/arm/plat-samsung/include/plat/pm.h:49:0: note: this is the location of the previous definition
 #define s3c_irqwake_eintallow 0

The definitions of s3c_irqwake_intallow and s3c_irqwake_eintallow are a
bit consistent between the various platforms. Things have become easier
now that it's only s3c24xx and s3c64xx that use them at all, so I've tried
to rearrange the definitions to make it more obvious what is going on.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
2015-12-31 17:26:18 +01:00
..
include/mach ARM: s3c: simplify s3c_irqwake_{e,}intallow definition 2015-12-31 17:26:18 +01:00
anubis.h
bast-ide.c
bast-irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
bast.h
common-smdk.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
common-smdk.h
common.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
common.h ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
cpufreq-utils.c ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion 2014-05-13 08:00:46 +09:00
fb-core.h ARM: SAMSUNG: local fb-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
gta02.h
h1940-bluetooth.c leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
h1940.h leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
iotiming-s3c2410.c
iotiming-s3c2412.c ARM: SAMSUNG: Remove legacy clock code 2014-07-19 04:24:59 +09:00
irq-pm.c ARM: s3c: simplify s3c_irqwake_{e,}intallow definition 2015-12-31 17:26:18 +01:00
Kconfig ARM: SAMSUNG: make local setup-camif in mach-s3c24xx 2015-07-30 01:48:44 +09:00
mach-amlm5900.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-anubis.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-at2440evb.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-bast.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-gta02.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-h1940.c ARM: S3C24XX: Use PWM lookup table for mach-h1940 2015-10-13 05:04:21 +09:00
mach-jive.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-mini2440.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-n30.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-nexcoder.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-osiris-dvs.c ARM: mach-s3c24xx: drop owner assignment from platform_drivers 2014-10-20 16:20:06 +02:00
mach-osiris.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-otom.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-qt2410.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-rx1950.c ARM: S3C24XX: Use PWM lookup table for mach-rx1950 2015-10-13 05:04:22 +09:00
mach-rx3715.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-s3c2416-dt.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-smdk2410.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2413.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2416.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2440.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2443.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-tct_hammer.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-vr1000.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-vstms.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
Makefile ARM: SAMSUNG: make local setup-camif in mach-s3c24xx 2015-07-30 01:48:44 +09:00
Makefile.boot
nand-core.h ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init 2015-11-27 10:10:32 +09:00
pll-s3c2440-16934400.c cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init 2015-11-27 10:10:32 +09:00
pm-h1940.S
pm-s3c2410.c ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> 2014-01-14 15:24:54 +01:00
pm-s3c2412.c
pm-s3c2416.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
pm.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
regs-dsc.h
regs-mem.h
s3c244x.c ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2410.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2412-power.h
s3c2412.c ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2416.c ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2440.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2442.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2443.c ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
setup-camif.c ARM: SAMSUNG: make local setup-camif in mach-s3c24xx 2015-07-30 01:48:44 +09:00
setup-i2c.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-sdhci-gpio.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-spi.c
setup-ts.c ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> 2014-01-14 15:24:54 +01:00
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
simtec.h
sleep-s3c2410.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
sleep-s3c2412.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
sleep.S ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file 2014-02-14 10:35:00 +09:00
spi-core.h ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
vr1000.h