26 Jun 2012 14:16
[PATCH 0/3] [Q/master] omap3: mmc and ehci fixes
Paolo Pisati <paolo.pisati <at> canonical.com>
2012-06-26 12:16:48 GMT
2012-06-26 12:16:48 GMT
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 +(Continue reading)
RSS Feed