]> Git Repo - linux.git/commit
ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it
authorKevin Hilman <[email protected]>
Fri, 6 Jul 2012 18:20:28 +0000 (11:20 -0700)
committerTony Lindgren <[email protected]>
Mon, 9 Jul 2012 08:15:07 +0000 (01:15 -0700)
commit06b4ba529528fbf9c24ce37b7618f4b0264750e2
treeb3df6a5b8373433dfede1ed5a74dd5112ea6d111
parent5f37609759588f9e14d46d7e7b8513d511fc7d36
ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it

The EHCI driver is not stable enough to be enabled by default.  In v3.5,
it has at least the following problems:

- warning dump during bootup
- hang during suspend
- prevents CORE powerdomain from entering retention during idle (even
  when no USB devices connected.)

This demonstrates that this driver has not been thoroughly tested and
therfore should not be enabled in the default defconfig.

In addition, the problems above cause new PM regressions which need be
addressed before this driver should be enabled in the default
defconfig.

Signed-off-by: Kevin Hilman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/configs/omap2plus_defconfig
This page took 0.052414 seconds and 4 git commands to generate.