commit | 0d51a9cbb6c1275cc0f3840c36f8b7840a438c59 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 06 16:04:57 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jan 10 11:41:07 2011 +0000 |
tree | 39975b55dea716b91635d25e21b6fb0eb9b40d44 | |
parent | 9c6df19e55799d23863eb414b0ee850c4fd3a174 [diff] |
ASoC: Taint the kernel if debugfs is used to write directly to CODECs Since direct register writes may confuse the drivers and are supposed to be used only in diagnostic situations discourage their use in production by tainting the kernel when we do a write. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>