Re: [PATCH v2 1/6] ASoC: sgtl5000: Fix definition of VAG Ramp Control

2019-07-11 Thread Igor Opaniuk
On Tue, Jun 25, 2019 at 10:55 AM Oleksandr Suvorov wrote: > > SGTL5000_SMALL_POP is a bit mask, not a value. Usage of > correct definition makes device probing code more clear. > > Signed-off-by: Oleksandr Suvorov > --- > > sound/soc/codecs/sgtl5000.c | 2 +- > sound/soc/codecs/sgtl5000.h | 2 +-

[PATCH v2 1/6] ASoC: sgtl5000: Fix definition of VAG Ramp Control

2019-06-25 Thread Oleksandr Suvorov
SGTL5000_SMALL_POP is a bit mask, not a value. Usage of correct definition makes device probing code more clear. Signed-off-by: Oleksandr Suvorov --- sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/codecs/sgtl5000.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/