[PATCH 0/2] ARM: OMAP3: cleanup AM35xx SoC detection

Kevin Hilman khilman at ti.com
Mon Apr 30 19:37:08 EDT 2012


The detection of AM35xx SoCs is confusing and has redundancies.  Clean
this up so that SoC detection is only based on SoC family: AM35xx.

Kevin Hilman (2):
  ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505
  ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx

 arch/arm/mach-omap2/hsmmc.c                   |    8 ++++----
 arch/arm/mach-omap2/id.c                      |    7 +++----
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c    |    2 +-
 arch/arm/mach-omap2/powerdomains3xxx_data.c   |    2 +-
 arch/arm/mach-omap2/usb-musb.c                |    2 +-
 arch/arm/mach-omap2/voltagedomains3xxx_data.c |    2 +-
 arch/arm/plat-omap/include/plat/cpu.h         |    8 ++++++++
 7 files changed, 19 insertions(+), 12 deletions(-)

-- 
1.7.9.2




More information about the linux-arm-kernel mailing list