diff options
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | 2010-09-21 20:04:07 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-09-22 19:48:50 +0400 |
commit | 391d8a04fc0f0d603642daa07f379e17c88001c9 (patch) | |
tree | 041b6bd448ada9513b8b7f8e9facaee4d07a5110 /sound/soc/soc-dapm.c | |
parent | 321de0d05a4bbe0ee74d473e00d7947851bf5284 (diff) | |
download | linux-391d8a04fc0f0d603642daa07f379e17c88001c9.tar.xz |
ASoC: Return -1 instead of -EINVAL to ensure consistency
The code can't really cope with I/O errors, so it would be better
to be consistent throughout all cache functions and return -1 instead
of -EINVAL.
The return value of snd_soc_read(...) is mostly checked in the probe
function and nowhere else.
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>
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions