commit | cf4129ea212d71f7860bded25d42388265172bee | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Mar 18 16:50:33 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 12 11:23:54 2016 +0200 |
tree | 54cdcba8036f50fbc79ab97a775caf6dfb00978f | |
parent | 79886be09751c543155608036134b9948288bfc3 [diff] |
ASoC: ab8500-codec: remove platform data based probe The ux500 platform hasn't used board files for a long time, and nothing defines a ab8500_codec_platform_data, so we can just remove the probing based on that and always use device tree properties directly. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>