]> 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)
commit0b9e67cd6c4b72a94067d0faa5b3bc2ba43138cc
treeef5803c793b79f65f68af7294d57e2109fd87d21
parent9e1cd50f1b5fe7a3059e56e4596d0039eecee9c0
parent694343c3ed038d3ab409cb0fda27c9b4e849c5f1
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.