commit | 12ef193d5817504621e503e78d641265f6a86ac4 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Mon Oct 13 17:42:14 2008 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 30 14:34:02 2008 +0000 |
tree | a86c1cc9d7297561b0912f0b2c0332bf2ab993ca | |
parent | 15ad9a531a64d46af54839ab13542a81ad4c82a5 [diff] |
ASoC: Allow setting codec register with debugfs filesystem i.e. echo 6 59 >/sys/kernel/debug/soc-audio.0/codec_reg will set register 0x06 to a value of 0x59. Also, pop_time debugfs interface setup is moved so that it is setup in the same function as codec_reg Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>