From: Troy Kisky Date: Tue, 14 Oct 2008 00:42:14 +0000 (-0700) Subject: ASoC: Allow setting codec register with debugfs filesystem X-Git-Tag: v2.6.29-rc1~590^2~11^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ef193d5817504621e503e78d641265f6a86ac4;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed