]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Update to 2013-06-05 patches-3.9's snapshot
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 6 Jun 2013 12:56:54 +0000 (09:56 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 7 Jun 2013 17:17:03 +0000 (14:17 -0300)
The includes following changes:

* Merge v3.9.4 stable release
* ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
* ASoC: mxs: mxs-saif: Split mxs_saif_dai into two elements
* ARM: mxs: Pass the system revision
* ARM: mxs: Print silicon version on boot
* ARM: dt: Use the 'model' field for printing the hardware revision

Change-Id: Icc919e04a44f47db09e0e1266e971c3bb23ff2bd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.9.bb

index e3ee3116982543bb39ed71bc440529041007ebe4..86acc75577c77b502c5a69fe62896db63ff83cd0 100644 (file)
@@ -6,6 +6,6 @@ include linux-fslc.inc
 PV = "3.9+git${SRCPV}"
 
 # patches-3.9
-SRCREV = "10bc2b6b466ab890c3e7a6623d13b7dbea788ce4"
+SRCREV = "e73478d010918d25986923c0b18a9805d13182f4"
 
 COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"