On Sun, Apr 21, 2019 at 07:39:10PM +0000, Daniel Baluta wrote: > From: Shengjiu Wang <shengjiu.w...@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.w...@nxp.com> > Signed-off-by: Daniel Baluta <daniel.bal...@nxp.com>
Acked-by: Nicolin Chen <nicoleots...@gmail.com> Thanks