summaryrefslogtreecommitdiffstats
path: root/drivers/of
diff options
context:
space:
mode:
authorColin Ian King2014-03-11 12:25:09 +0100
committerMark Brown2014-03-11 20:05:05 +0100
commitf377ed107b031fb0e67fa4a1d1096ab1c7818a84 (patch)
tree105b1a725a1db29ffa92051b6960af7fb2fb2dc1 /drivers/of
parentregulator: da9063: Remove redundant error message (diff)
downloadkernel-qcow2-linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.tar.gz
kernel-qcow2-linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.tar.xz
kernel-qcow2-linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.zip
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/of')
0 files changed, 0 insertions, 0 deletions