From: Dimitris Papastamos Date: Wed, 2 Feb 2011 13:58:58 +0000 (+0000) Subject: ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes X-Git-Tag: v2.6.39-rc1~200^2^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13fd179f14712cc89b5b3812673891b96e0ab3a2;p=pandora-kernel.git ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes For some codecs with large register maps, it was not possible to dump all registers via the codec_reg file but only up to PAGE_SIZE bytes. This patch fixes this problem. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed