Skip to content
  • Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock · 3f8ddb03
    Linus Torvalds authored
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock:
      hwspinlock: add MAINTAINERS entries
      hwspinlock/omap: omap_hwspinlock_remove should be __devexit
      hwspinlock/u8500: add hwspinlock driver
      hwspinlock/core: register a bank of hwspinlocks in a single API call
      hwspinlock/core: remove stubs for register/unregister
      hwspinlock/core: use a mutex to protect the radix tree
      hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
      hwspinlock/omap: simplify allocation scheme
      hwspinlock/core: simplify 'owner' handling
      hwspinlock/core: simplify Kconfig
    
    Fix up trivial conflicts (addition of omap_hwspinlock_pdata, removal of
    omap_spinlock_latency) in arch/arm/mach-omap2/hwspinlock.c
    
    Also, do an "evil merge" to fix a compile error in omap_hsmmc.c which
    for some reason was reported in the same email thread as the "please
    pull hwspinlock changes".
    3f8ddb03