summaryrefslogtreecommitdiff
path: root/mausezahn/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+4
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
nfo'> authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>2016-08-08 15:35:24 +0100 committerMark Brown <broonie@kernel.org>2016-08-08 15:57:07 +0100 commit72dce368926167811c10ef094deba524e1ca274f (patch) treedaf30d29021dc5d41af4f370fbc5e05e89f10484 /tools/virtio parent8799af0d823512c2ce6ba52259dedfebc84793e2 (diff)
ASoC: da7218: 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 'tools/virtio')