android_kernel_lge_bullhead/arch/sh/boards
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
..
mach-ap325rxa sh: ap325rxa: Remove unused get_brightness LCDC callback 2012-11-21 15:50:01 +01:00
mach-cayman sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-dreamcast sh: dreamcast: Migrate off of deprecated dynamic IRQ API. 2012-05-18 23:36:44 +09:00
mach-ecovec24 usb: renesas_usbhs: fixup sparse errors for common.c 2013-04-02 11:42:48 +03:00
mach-highlander sh: board sh_clk_ops rename 2012-03-12 22:19:12 +01:00
mach-hp6xx sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-kfr2r09 sh: kfr2r09: Use the backlight API for brightness control 2012-11-21 15:50:02 +01:00
mach-landisk sh: landisk: Remove whitespace 2011-03-31 15:22:31 +09:00
mach-lboxre2 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-microdev sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-migor sh: add fixed voltage regulators to migor 2012-06-28 18:00:58 +09:00
mach-r2d sh: Use device_initcall() instead of __initcall() 2011-01-11 12:47:45 +09:00
mach-rsk sh: add fixed voltage regulators to rsk 2012-06-28 18:01:00 +09:00
mach-sdk7780 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-sdk7786 sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB 2013-03-20 22:48:15 +09:00
mach-se ASoC: simple-card: add asoc_simple_dai for initializing 2013-01-14 06:55:43 +09:00
mach-sh03 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-sh7763rdp sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-x3proto sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB 2013-03-20 22:48:15 +09:00
Kconfig Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
Makefile sh: Add support for AP-SH4AD-0A board. 2011-01-13 18:36:21 +09:00
board-apsh4a3a.c sh: add fixed voltage regulators to apsh4a3a 2012-06-28 18:00:46 +09:00
board-apsh4ad0a.c sh: add fixed voltage regulators to apsh4ad0a 2012-06-28 18:00:47 +09:00
board-edosk7705.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-edosk7760.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-espt.c treewide: fix typo of "suport" in various comments and Kconfig 2012-11-19 14:16:09 +01:00
board-magicpanelr2.c sh: add fixed voltage regulators to magicpanelr2 2012-06-28 18:00:48 +09:00
board-polaris.c Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest 2012-07-25 13:13:09 +09:00
board-secureedge5410.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-sh2007.c sh: add fixed voltage regulators to sh2007 2012-06-28 18:00:52 +09:00
board-sh7757lcr.c sh: add fixed voltage regulators to sh7757lcr 2012-06-28 18:00:53 +09:00
board-sh7785lcr.c sh: sh7785lcr evt2irq migration. 2012-05-18 15:42:07 +09:00
board-shmin.c
board-titan.c
board-urquell.c sh: urquell evt2irq migration. 2012-05-18 15:43:48 +09:00