]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel...
authorKevin Hilman <khilman@linaro.org>
Tue, 10 Dec 2013 15:44:32 +0000 (07:44 -0800)
committerKevin Hilman <khilman@linaro.org>
Tue, 10 Dec 2013 15:44:48 +0000 (07:44 -0800)
commitc71a5bd859eb101956b6efac1566d3c5cabbde24
tree4b3ae732261ac47e7b8364106177a5bbe2e9f573
parent92d5de067180ca7ee981965df7b107dfebdd4487
parent9d88332b72ac153b649e91b55c2c8005b47360b8
Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes

From Paul Walmsley:
ARM: OMAP2+: hwmod code/data: fixes for v3.13-rc

Fix a few hwmod code problems involving recovery with bad data and bad
IP block OCP reset handling.  Also, fix the hwmod data to enable IP
block OCP reset for the OMAP USBHOST devices on OMAP3+.

Basic build, boot, and PM tests are available here:

http://www.pwsan.com/omap/testlogs/prcm_fixes_a_v3.13-rc/20131209030611/

* tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending:
  ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not present
  ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
  ARM: OMAP2+: hwmod: Fix SOFTRESET logic
  ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module

Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-omap2/omap_hwmod.c