ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled
authorLee Jones <lee.jones@linaro.org>
Thu, 9 Aug 2012 15:47:28 +0000 (16:47 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Aug 2012 09:21:30 +0000 (11:21 +0200)
commit46a8b9837da20206c6daca11949485fab7b6e875
tree805e81214fb23743596615e0e021433598a22266
parent97f50c6c415d84c612094d9514a3df3d70ab30e3
ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled

Previous attempts to add platform probing of the Audio related devices
only call from non-DT initialisation functions. This patch extends that
functionality to the Device Tree related ones too.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500.c