On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> 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@xxxxxxxxxxx> > --- > sound/soc/samsung/i2s.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof