commit | 97f50c6c415d84c612094d9514a3df3d70ab30e3 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Aug 09 16:47:27 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 17 11:21:30 2012 +0200 |
tree | a02b094564b7beb4d1a4278f010289ca7748c0bf | |
parent | d9875690d9b89a866022ff49e3fcea892345ad92 [diff] |
ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' The platform attempts to register platform device 'snd_soc_u8500' which doesn't actually exist. Here we change the reference to the correct one 'snd_soc_mop500'. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>