Re: [PATCH 3/4] ASoC: tpa6130a2: Use snd soc volsw functions

2016-06-18 Thread Sebastian Reichel
Hi, On Sat, Jun 18, 2016 at 12:26:30AM -0300, Helen Koike wrote: > Use snd_soc_{info,get,put}_volsw instead of custom volume functions > > Signed-off-by: Lars-Peter Clausen > [koike: port for upstream] > Signed-off-by: Helen Koike [On N900] Tested-By: Sebastian Reichel -- Sebastian signatu

[PATCH 3/4] ASoC: tpa6130a2: Use snd soc volsw functions

2016-06-17 Thread Helen Koike
Use snd_soc_{info,get,put}_volsw instead of custom volume functions Signed-off-by: Lars-Peter Clausen [koike: port for upstream] Signed-off-by: Helen Koike --- sound/soc/codecs/tpa6130a2.c | 64 ++-- 1 file changed, 2 insertions(+), 62 deletions(-) diff