Daniel Mack
26047e2d6b
ASoC: cs4271: fix sparse warning
...
Make the flag in the pdata of type bool to fix a sparse warning.
Signed-off-by: Daniel Mack <zonque@gmail.com >
Reported-by: Fengguang Wu <fengguang.wu@intel.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2012-12-02 13:01:51 +09:00
Daniel Mack
293750f9bc
ASoC: cs4271: add support for AMUTEB=BMUTEC feature
...
The CS4271 has a feature to sync its analog mute flags, so one mute
circuitry can be used for both channels.
Give users access to this feature with a new DT property and a flag in
the platform data.
Signed-off-by: Daniel Mack <zonque@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2012-10-15 10:08:20 +09:00
Alexander Sverdlin
a98a0bc6c9
ASoC: CS4271: Move Chip Select control out of the CODEC code.
...
Move Chip Select control out of the CODEC code for CS4271.
Signed-off-by: Alexander Sverdlin <subaparts@yandex.ru >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-02-08 11:26:14 +00:00
Alexander Sverdlin
67b22517d8
ASoC: CS4271 codec support
...
Added support for CS4271 codec to ASoC.
Signed-off-by: Alexander Sverdlin <subaparts@yandex.ru >
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-01-21 18:30:50 +00:00