
29 May
2015
29 May
'15
12:04 p.m.
On Fri, May 29, 2015 at 09:16:56AM +0200, Sergej Sawazki wrote:
I'm writing a ASoC machine driver. The board has two wm8741 codecs. I would like to see the codec register dumps in debugfs.
Use the regmap debugfs interface for devices that use regmap. The ASoC level one will be removed once all drivers are converted to regmap.