diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2014-07-09 17:41:47 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-07-10 12:09:15 +0200 |
commit | c393aca94f26e90290cd861743efbfbcd97c0316 (patch) | |
tree | 3da2bc35c3b8fa9354041a0a607f8cf7f58cbd4b /drivers/parisc/wax.c | |
parent | 613124ce644c38857ef5780a96e6d400d6b11abd (diff) | |
download | blackbird-op-linux-c393aca94f26e90290cd861743efbfbcd97c0316.tar.gz blackbird-op-linux-c393aca94f26e90290cd861743efbfbcd97c0316.zip |
ASoC: arizona: Correct return value of arizona_is_enabled_fll
arizona_is_enabled_fll currently returns a bool, but can throw an error.
The error will be basically ignored and we will treat the FLL as already
on. This patch changes the return to be an int and adds error code to
propagate the error up to the callback.
Reported-by: Anil Kumar <anil.kumar@wolfsonmicro.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/parisc/wax.c')
0 files changed, 0 insertions, 0 deletions