Skip to content
  • Olof Johansson's avatar
    Merge tag 'omap-for-v3.7-rc1/fixes-signed' of... · 125c9671
    Olof Johansson authored
    Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
    
    From Tony Lindgren:
    
    This branch contains one counter locking fix and an
    alignment fix. Other fixes are warning fixes, fixes
    for return value checks.
    
    I've also included removal of some extra semicolons,
    dropping of some duplicate includes, and an a change
    for wl12xx enumeration that are not strictly fixes
    but would be good to get out of the way for -rc1.
    
    * tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
      arm/omap: Replace board_ref_clock with enum values
      ARM: OMAP2+: remove duplicated include from board-omap3stalker.c
      arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolon
      arch/arm/mach-omap2: Remove unecessary semicolon
      arch/arm/mach-omap1/devices.c: Remove unecessary semicolon
      AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
      ARM: OMAP2+: gpmc: annotate exit sections properly
      ARM: OMAP: fix return value check in realtime_counter_init()
      ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()
      OMAPDSS: fix return value check in create_dss_pdev()
      ARM: OMAP2+: Add am335x evm and bone targets to common Makefile
      arm: increase FORCE_MAX_ZONEORDER for TI AM33XX
      ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS
      ARM: OMAP: rx51: Fix a section mismatch warn
      ARM: OMAP2+: Round of the carve out memory requested to section_size
      ARM: OMAP: counter: add locking to read_persistent_clock
    125c9671