Colin Ian King f377ed107b 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>
2014-03-11 19:05:05 +00:00
..
2014-01-08 17:13:57 +00:00
2012-11-20 10:31:26 +09:00
2013-10-15 13:21:44 +01:00
2014-01-25 13:19:10 -08:00
2013-07-30 12:24:20 +01:00
2013-12-18 17:24:41 +00:00
2013-07-30 12:24:20 +01:00