Re: [PATCH 4/8] ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK

2018-02-12 Thread Krzysztof Kozlowski
On Wed, Feb 7, 2018 at 5:23 PM, Sylwester Nawrocki wrote: > On 02/06/2018 01:26 PM, Krzysztof Kozlowski wrote: >> On Mon, Feb 5, 2018 at 4:43 PM, Sylwester Nawrocki >> wrote: > >>> diff --git a/sound/soc/samsung/i2s.h b/sound/soc/samsung/i2s.h >>> index 79781de2f247..a9832a9555cb 100644 >>> --- a

Re: [PATCH 4/8] ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK

2018-02-07 Thread Sylwester Nawrocki
On 02/06/2018 01:26 PM, Krzysztof Kozlowski wrote: > On Mon, Feb 5, 2018 at 4:43 PM, Sylwester Nawrocki > wrote: >> diff --git a/sound/soc/samsung/i2s.h b/sound/soc/samsung/i2s.h >> index 79781de2f247..a9832a9555cb 100644 >> --- a/sound/soc/samsung/i2s.h >> +++ b/sound/soc/samsung/i2s.h >> @@ -16

Re: [PATCH 4/8] ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK

2018-02-06 Thread Krzysztof Kozlowski
On Mon, Feb 5, 2018 at 4:43 PM, Sylwester Nawrocki wrote: > The SAMSUNG_I2S_OPCLK is not currently used by any card driver thus we can > safely change semantics of 'dir' argument of the I2S set_sysclk() callback. > Now an anumeration is exported instead of directly using register bitfield > values