]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle
authorSugar Zhang <sugar.zhang@rock-chips.com>
Wed, 7 Sep 2016 06:27:33 +0000 (14:27 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 12 Sep 2016 19:00:45 +0000 (20:00 +0100)
commit519c5369a7ce659e07d18aa63a5e9b92df0a74a9
tree55d4ff29bdf50f6a419f964ef8e667fd309201a9
parent3bc58e208204e5fc8695d0afcdf451714b6bfab7
ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle

when step into runtime_suspend, i2s pd will be disabled and loss state.
so need to restore register when runtime_resume.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_i2s.c