]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote-tracking branch 'agust/merge' into merge
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 21 Nov 2012 02:24:49 +0000 (13:24 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 21 Nov 2012 02:24:49 +0000 (13:24 +1100)
commitbb46714e0cd92919eb56124488544dcadbec5e24
treeef5803c793b79f65f68af7294d57e2109fd87d21
parent4314e157bac52530390cf87a0de0de5a5e729f73
parent339b3094bd56fe022f223f0e6c4f7cb94be9aaa3
Merge remote-tracking branch 'agust/merge' into merge

Anatolij 52xx updates:

Patch for pcm030 device tree fixing the probe() in pcm030-audio-fabric
driver. Changes to this driver have been merged in 3.7-rc1 via ASoC
tree, but this required device tree patch was submitted separately to
the linux-ppc list and is still missing in mainline. Without this patch
the probe() in pcm030-audio-fabric driver wrongly returns -ENODEV.

A patch from Wolfram fixing wrong invalid critical irq warnings for
all mpc5200 boards.

Another patch for all mpc5200 device trees fixing wrong L1 cell in
the LPB FIFO interrupt property and moving the LPB FIFO node to the
common mpc5200b.dtsi file so that this common node will be present
in all mpc5200 device trees.