diff options
author | Colin Ian King <colin.king@canonical.com> | 2014-03-11 15:25:09 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-11 23:05:05 +0400 |
commit | f377ed107b031fb0e67fa4a1d1096ab1c7818a84 (patch) | |
tree | 105b1a725a1db29ffa92051b6960af7fb2fb2dc1 /drivers/atm | |
parent | 8b5baa56f27369af57a755e364d02c02efed611b (diff) | |
download | linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.tar.xz |
regulator: da9063: fix assignment of da9063_reg_matches to NULL
cppcheck detected an incorrect assignment:
drivers/regulator/da9063-regulator.c:711]: (warning) Assignment
of function parameter has no effect outside the function
the original code didn't do anything, instead, *da9063_reg_matches
needs to be set to NULL.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions