Re: [PATCH 12/22] ASoC: samsung: i2s: Move SFR pointer to common driver data structure

From: Krzysztof Kozlowski
Date: Mon Feb 11 2019 - 08:46:24 EST


On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> wrote:
>
> The SFR region is common for both DAIs so move related data structure
> field from struct i2s_dai to the common driver data structure.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> ---
> sound/soc/samsung/i2s.c | 105 ++++++++++++++++++++++------------------
> 1 file changed, 58 insertions(+), 47 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof