On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> wrote: > > Having the clocks provider data in struct samsung_i2s_priv, i.e. per the I2S > controller instance, rather than per CPU DAI better models the hardware and > simplifies the code a little. The clock provider is common for both DAIs. > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > sound/soc/samsung/i2s.c | 68 ++++++++++++++++++++--------------------- > 1 file changed, 33 insertions(+), 35 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof