From: Mark Brown Date: Wed, 20 Jul 2011 21:56:53 +0000 (+0100) Subject: regmap: Provide register map dump via debugfs X-Git-Tag: v3.2-rc1~181^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31244e396fa9e4854cfd6dfe305983e77802c156;p=pandora-kernel.git regmap: Provide register map dump via debugfs Copy over the read parts of the ASoC debugfs implementation into regmap, allowing users to see what the register values the device has are at runtime. The implementation, especially the support for seeking, is mostly due to Dimitris Papastamos' work in ASoC. Signed-off-by: Mark Brown --- Reading git-diff-tree failed