18 Oct
2015
18 Oct
'15
7:26 p.m.
On 10/18/2015 06:04 PM, Lars-Peter Clausen wrote:
snd_soc_limit_volume() operates on a card and the CODEC that is passed in is only used to look up the card. Let it directly take the card instead. This makes it possible to use it when no snd_soc_codec is available.
Signed-off-by: Lars-Peter Clausen lars@metafoo.de
include/sound/soc.h | 2 +- sound/soc/omap/rx51.c | 2 +- sound/soc/soc-ops.c | 8 ++++----
For rx51:
Acked-by: Jarkko Nikula jarkko.nikula@bitmer.com Tested-by: Jarkko Nikula jarkko.nikula@bitmer.com