From 13fd179f14712cc89b5b3812673891b96e0ab3a2 Mon Sep 17 00:00:00 2001 From: Dimitris Papastamos Date: Wed, 2 Feb 2011 13:58:58 +0000 Subject: [PATCH] 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-format-patch failed