[PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages

2017-08-28 Thread Ryan Lee
Signed-off-by: Ryan Lee --- sound/soc/codecs/max98927.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/codecs/max98927.c b/sound/soc/codecs/max98927.c index c72a244..208d5ba 100644 --- a/sound/soc/codecs/max98927.c +++

[PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages

2017-08-28 Thread Ryan Lee
Signed-off-by: Ryan Lee --- sound/soc/codecs/max98927.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/codecs/max98927.c b/sound/soc/codecs/max98927.c index c72a244..208d5ba 100644 --- a/sound/soc/codecs/max98927.c +++ b/sound/soc/codecs/max98927.c @@ -160,7

[PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages

2017-08-25 Thread Ryan Lee
Signed-off-by: Ryan Lee --- Changes : added missing \n to end of dev_err sound/soc/codecs/max98927.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/codecs/max98927.c b/sound/soc/codecs/max98927.c index c72a244..208d5ba 100644

[PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages

2017-08-25 Thread Ryan Lee
Signed-off-by: Ryan Lee --- Changes : added missing \n to end of dev_err sound/soc/codecs/max98927.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/codecs/max98927.c b/sound/soc/codecs/max98927.c index c72a244..208d5ba 100644 ---