]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Kirkwood: T5325: Fix double probe of Codec
authorAndrew Lunn <andrew@lunn.ch>
Tue, 15 Apr 2014 12:40:08 +0000 (14:40 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 25 Apr 2014 21:23:42 +0000 (21:23 +0000)
commit481d452dc17e5194e44ebcc52602628acb55281b
tree466f60d2b5749e3974755f17f81a074cc0bbc181
parent071d653072bb98c65f924e2808060bd99f6e6724
ARM: Kirkwood: T5325: Fix double probe of Codec

The codec is defined both in DT and the board file. The board file
however contains platform data which is required in order that the
codec works. When the DT instantiates the codec before the board files
does, it is missing the platform data and so fails. Remove the DT node
until we have a binding which can pass the additional data.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1397565608-1830-1-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-t5325.dts