diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-02-15 16:23:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-02-15 19:09:07 +0300 |
commit | 76f5aaabce492aa6991c28c96bb78b00b05d06c5 (patch) | |
tree | 0cc844070510de9decc9770351d21acce3902ea7 /sound/soc/intel/avs/pcm.c | |
parent | fdff966bfde7cf0c85562d2bfb1ff1ba83da5f7b (diff) | |
download | linux-76f5aaabce492aa6991c28c96bb78b00b05d06c5.tar.xz |
ASoC: soc-ac97: Return correct error codes
With the switching to dev_err_probe(), during the conversion
of GPIO calls, the return code is passed is a paratemer to it.
At the same time a copy'n'paste mistake was made, so the wrong
variable has been taken for the error reporting. Fix this.
Fixes: 3ee0d39c50dc ("ASoC: soc-ac97: Convert to agnostic GPIO API")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230215132343.35547-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/avs/pcm.c')
0 files changed, 0 insertions, 0 deletions