22 Apr
2019
22 Apr
'19
4:20 a.m.
On Sun, Apr 21, 2019 at 07:39:10PM +0000, Daniel Baluta wrote:
From: Shengjiu Wang shengjiu.wang@nxp.com
Turn off/on clocks when device enters suspend/resume. This can help saving power.
As a further optimization, we turn off/on mclk only when SAI is in master mode because otherwise mclk is externally provided.
Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com Signed-off-by: Daniel Baluta daniel.baluta@nxp.com
Acked-by: Nicolin Chen nicoleotsuka@gmail.com
Thanks