Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock

Pullhwspinlock update from Ohad Ben-Cohen:
"A single patch from Vincent extending OMAP's hwspinlock support to
OMAP5"

* tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock:
hwspinlock/omap: support OMAP5 as well

+1 -1
+1 -1
drivers/hwspinlock/Kconfig
··· 10 10 11 11 config HWSPINLOCK_OMAP 12 12 tristate "OMAP Hardware Spinlock device" 13 - depends on ARCH_OMAP4 13 + depends on ARCH_OMAP4 || SOC_OMAP5 14 14 select HWSPINLOCK 15 15 help 16 16 Say y here to support the OMAP Hardware Spinlock device (firstly