Searched hist:"13 fd179f14712cc89b5b3812673891b96e0ab3a2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 13fd179f14712cc89b5b3812673891b96e0ab3a2 Wed Feb 02 07:58:58 CST 2011 Dimitris Papastamos <dp@opensource.wolfsonmicro.com> 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 <dp@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|