[alsa-devel] [PATCH 11/22] ASoC: samsung: i2s: Move registers cache to common driver data structure

Krzysztof Kozlowski krzk at kernel.org
Mon Feb 11 14:45:23 CET 2019


On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki at samsung.com> wrote:
>
> There is no need to keep the PM suspend/resume register cache separate
> for each DAI as those registers are common, move related i2s_dai data
> structure to the driver's common data structure.  This will allow us
> to simplify the code a little eventually and to make it easier to follow.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
>  sound/soc/samsung/i2s.c | 20 +++++++++++---------
>  1 file changed, 11 insertions(+), 9 deletions(-)

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

Best regards,
Krzysztof


More information about the Alsa-devel mailing list