Re: [PATCH v2 18/21] ASoC: samsung: i2s: Comments clean up

2019-02-13 Thread Sylwester Nawrocki
On 2/13/19 09:06, Krzysztof Kozlowski wrote: >> @@ -742,7 +742,7 @@ static int i2s_hw_params(struct snd_pcm_substream >> *substream, >> switch (params_channels(params)) { >> case 6: >> val |= MOD_DC2_EN; >> - /* fall through */ >> + /* Fa

Re: [PATCH v2 18/21] ASoC: samsung: i2s: Comments clean up

2019-02-13 Thread Krzysztof Kozlowski
On Tue, 12 Feb 2019 at 19:05, Sylwester Nawrocki wrote: > > Spelling error fixes, upper/lower case letter changes. > > Signed-off-by: Sylwester Nawrocki > --- > sound/soc/samsung/i2s.c | 29 +++-- > 1 file changed, 15 insertions(+), 14 deletions(-) > > diff --git a/sound/