[PATCH 0/3] [Q/master] omap3: mmc and ehci fixes
Paolo Pisati
paolo.pisati at canonical.com
Tue Jun 26 12:16:48 UTC 2012
BugLink: http://bugs.launchpad.net/bugs/1017717
Patch 1 is a revert of PM related commit that killed usb on Beagle boards -
see http://permalink.gmane.org/gmane.linux.usb.general/66239.
Patch 2 disables generic ehci hdc code (USB_EHCI_HCD_PLATFORM) since we
already compile-in platform/arch specific code (USB_EHCI_HCD_OMAP).
BugLink: http://bugs.launchpad.net/bugs/1017718
Patch 3 is a revert of an mmc-related commit that caused severe filesystem
corruption - see https://lkml.org/lkml/2012/6/10/225.
None of the aforementioned patches are upstream yet, but they will be in one
of the next rc (see the respective discussions linked in the lp bugs).
With these 3 patches, omap3 kernel in Q is back in a good shape.
Ming Lei (1):
UBUNTU: SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Paolo Pisati (2):
UBUNTU: SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
UBUNTU: [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
debian.master/config/amd64/config.common.amd64 | 1 +
debian.master/config/armel/config.common.armel | 1 +
debian.master/config/armhf/config.flavour.highbank | 1 +
debian.master/config/armhf/config.flavour.omap | 1 +
debian.master/config/config.common.ubuntu | 1 -
debian.master/config/i386/config.common.i386 | 1 +
debian.master/config/powerpc/config.common.powerpc | 1 +
debian.master/config/ppc64/config.common.ppc64 | 1 +
drivers/mmc/host/omap_hsmmc.c | 15 +-
drivers/usb/host/ehci-omap.c | 168 +-------------------
10 files changed, 11 insertions(+), 180 deletions(-)
--
1.7.9.5
More information about the kernel-team
mailing list