]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Bump revision to ba621b5
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 28 Apr 2015 16:25:38 +0000 (13:25 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 28 Apr 2015 16:41:32 +0000 (13:41 -0300)
This fixes a card detection regression which has been introduced by
1b673ef (mmc: sdhci-esdhc-imx: Call mmc_of_parse()) change.

This backports from 4.1-rc1:

ba621b5 mmc: sdhci: fix card presence logic in sdhci_request function

Thanks to Nikolay Dimitrov <picmaster@mail.bg> and Fabio Estevam
<festevam@gmail.com> for helping to find the root cause of the issue.

Change-Id: Ibdee1a58eefbaef901eb2ba8c95e90e7a2dc59f9
Reported-by: Gary Thomas <gary@mlbassoc.com>
Tested-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc_4.0.bb

index 208d5317b265042c6a68edfdc7380144b769f7e0..6c576dde05a228cc9f2ebb181e5293a1fbccc554 100644 (file)
@@ -12,6 +12,6 @@ include linux-fslc.inc
 PV = "4.0+git${SRCPV}"
 
 SRCBRANCH = "patches-4.0"
-SRCREV = "48dfc7ce6933a593a651e8ce029cbc5bcca19382"
+SRCREV = "ba621b5d76e2d4e480952d542f7c97d5c4b97994"
 
 COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"