]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-cache: Add error checking in the *_cache_sync functions
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Mon, 29 Nov 2010 10:24:54 +0000 (10:24 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 29 Nov 2010 12:43:49 +0000 (12:43 +0000)
commit57056778ce7a1a3db0795e7640bc3fbbc35d1ab5
tree638fea252cd45864275a2068f545d1418f838d34
parent538f67fefac09a8b4976b04f8d4c7cca11a5881f
ASoC: soc-cache: Add error checking in the *_cache_sync functions

Ensure that we report any errors encountered during reads/writes
in the cache syncing functions.

Remove redundant newline in the source code.

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>
sound/soc/soc-cache.c