android_kernel_samsung_msm8976/arch/arm/mach-s3c24xx
Uwe Kleine-König 2b4cc3cb58 Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
If the renamed symbol is defined lib/iomap.c implements ioport_map and
ioport_unmap and currently (nearly) all platforms define the port
accessor functions outb/inb and friend unconditionally.  So
HAS_IOPORT_MAP is the better name for this.

Consequently NO_IOPORT is renamed to NO_IOPORT_MAP.

The motivation for this change is to reintroduce a symbol HAS_IOPORT
that signals if outb/int et al are available.  I will address that at
least one merge window later though to keep surprises to a minimum and
catch new introductions of (HAS|NO)_IOPORT.

The changes in this commit were done using:

	$ git grep -l -E '(NO|HAS)_IOPORT' | xargs perl -p -i -e 's/\b((?:CONFIG_)?(?:NO|HAS)_IOPORT)\b/$1_MAP/'

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Git-commit: ce816fa88cca083c47ab9000b2138a83043a78be
[joonwoop@codeaurora.org: fixed trivial merge conflict.]
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
2014-08-15 11:41:43 -07:00
..
include/mach
Kconfig Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
Makefile
Makefile.boot
anubis.h
bast-ide.c
bast-irq.c
bast.h
clock-dclk.c
clock-s3c244x.c
clock-s3c2410.c
clock-s3c2412.c
clock-s3c2416.c
clock-s3c2440.c
clock-s3c2443.c
common-s3c2443.c
common-smdk.c
common-smdk.h
common.c
common.h
cpufreq-debugfs.c
cpufreq-s3c2410.c
cpufreq-s3c2412.c
cpufreq-s3c2440.c
cpufreq-utils.c
cpufreq.c
dma-s3c2410.c
dma-s3c2412.c
dma-s3c2440.c
dma-s3c2443.c
dma.c
gta02.h
h1940-bluetooth.c
h1940.h
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm.c
mach-amlm5900.c
mach-anubis.c
mach-at2440evb.c
mach-bast.c
mach-gta02.c
mach-h1940.c
mach-jive.c
mach-mini2440.c
mach-n30.c
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c
mach-otom.c
mach-qt2410.c
mach-rx1950.c
mach-rx3715.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c
mach-smdk2440.c
mach-smdk2443.c
mach-tct_hammer.c
mach-vr1000.c
mach-vstms.c
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c
regs-dsc.h
regs-mem.h
s3c244x.c
s3c2410.c
s3c2412-power.h
s3c2412.c
s3c2412.h
s3c2416.c
s3c2440.c
s3c2442.c
s3c2443.c
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S
vr1000.h