commit | 46a8b9837da20206c6daca11949485fab7b6e875 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Aug 09 16:47:28 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 17 11:21:30 2012 +0200 |
tree | 805e81214fb23743596615e0e021433598a22266 | |
parent | 97f50c6c415d84c612094d9514a3df3d70ab30e3 [diff] |
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>