commit | 72b3be3cf5b556ff863743bd639082bfa3b45b1c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu May 10 10:05:18 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu May 10 10:05:18 2012 +0100 |
tree | 6dc1f3212f7880d64de551e1d3014c8970efb468 | |
parent | c632d068de52767b5c8fcd242d54c5f559aaf233 [diff] |
ASoC: ux500: Don't make the CPU I2S driver user selectable It can only be used with a machine driver so the idiomatic thing for ASoC is to select this driver from the machine driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>