summaryrefslogtreecommitdiff
path: root/timer.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04timer: add time management functionsDaniel Borkmann1-0/+13
ed'>includemode:
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>2016-08-04 15:35:39 +0100
committerMark Brown <broonie@kernel.org>2016-08-08 11:54:40 +0100
commitf612680fb5cd92a213240d82651a1f56bc38129e (patch)
treeb8f9222a77a296e64871efca5ca1cf7469b64867 /sound
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
ASoC: da7213: Improve driver efficiency with regards to MCLK usage
Currently MCLK remains enabled during bias STANDBY state, and this is not necessary. This patch updates the code to handle enabling and disabling of MCLK, if provided, when moving between STANDBY and PREPARE states, therefore saving power when no active streams present. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')