[PATCH] ARM: Kirkwood: T5325: Fix double probe of Codec

Jason Cooper jason at lakedaemon.net
Wed Apr 23 21:13:08 PDT 2014


On Tue, Apr 15, 2014 at 02:40:08PM +0200, Andrew Lunn wrote:
> 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 at lunn.ch>
> ---
> 
> It would be good to get this into -rc2.

oops, sorry.  This was accidentally placed in my -next queue, not my
-fixes.

Applied to mvebu/dt-fixes.

thx,

Jason.



More information about the linux-arm-kernel mailing list