]> 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)
commitc3dedc0d8939480365a93c8e20189c98d53500ba
tree4b3ae732261ac47e7b8364106177a5bbe2e9f573
parenta9806f7c313ec79603926acdfdc13093965c0d29
parent0872056488bdc6854b2310a2ea0deee35021e4c8
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