linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: OMAP2+: Kconfig: minor cleanup for SOC names
@ 2012-05-08 22:02 Kevin Hilman
  2012-05-08 22:02 ` [PATCH 1/3] ARM: OMAP2+: INTC: fix Kconfig option for TI81XX Kevin Hilman
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kevin Hilman @ 2012-05-08 22:02 UTC (permalink / raw)
  To: linux-arm-kernel

The CONFIG_SOC_* names for do not need an OMAP in the name since
these are not called OMAP in most places.  Drop the OMAP in the Kconfig
names to improve readability.

Also fixes an obvious bug found in the TI81xx code which suggests that
nobody is using the highest 32 interrupts on these SoCs, or nobody
is using mainline for TI81xx.

Kevin Hilman (3):
  ARM: OMAP2+: INTC: fix Kconfig option for TI81XX
  ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX
  ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX

 arch/arm/mach-omap2/Kconfig  |    8 ++++----
 arch/arm/mach-omap2/common.h |    4 ++--
 arch/arm/mach-omap2/io.c     |    8 ++++----
 arch/arm/mach-omap2/irq.c    |    2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

-- 
1.7.9.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-09 18:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 22:02 [PATCH 0/3] ARM: OMAP2+: Kconfig: minor cleanup for SOC names Kevin Hilman
2012-05-08 22:02 ` [PATCH 1/3] ARM: OMAP2+: INTC: fix Kconfig option for TI81XX Kevin Hilman
2012-05-08 22:02 ` [PATCH 2/3] ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX Kevin Hilman
2012-05-08 22:02 ` [PATCH 3/3] ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX Kevin Hilman
2012-05-09 11:21   ` Hiremath, Vaibhav
2012-05-09 18:44     ` Tony Lindgren
2012-05-09  6:37 ` [PATCH 0/3] ARM: OMAP2+: Kconfig: minor cleanup for SOC names Shilimkar, Santosh
2012-05-09  8:36 ` Hiremath, Vaibhav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).