[alsa-devel] [PATCH 07/22] ASoC: samsung: i2s: Move clk supplier data to common driver data structure

Krzysztof Kozlowski krzk at kernel.org
Mon Feb 11 14:41:44 CET 2019


On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki at samsung.com> 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 at samsung.com>
> ---
>  sound/soc/samsung/i2s.c | 68 ++++++++++++++++++++---------------------
>  1 file changed, 33 insertions(+), 35 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk at kernel.org>

Best regards,
Krzysztof


More information about the Alsa-devel mailing list