]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4906a0b5a695ac24aec2e491c82f6eb57f031082
tree805e81214fb23743596615e0e021433598a22266
parentf1e7ba02b1ce72ec53a86ee80334b214a159b366
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