On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <[email protected]> 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 <[email protected]> > --- > sound/soc/samsung/i2s.c | 68 ++++++++++++++++++++--------------------- > 1 file changed, 33 insertions(+), 35 deletions(-)
Acked-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

