commit | 89b135ba1b73cd54a09283b39420c90538283801 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Jul 11 10:58:13 2018 +0300 |
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Wed Jul 11 12:00:24 2018 +0200 |
tree | 12bf6bd0072c583b35ebb46a5c336985da670fd2 | |
parent | 7914c67667a06d7b5dbc297dfff49285b9c3a0d4 [diff] |
power: supply: adp5061: Fix a couple off by ones We end up reading one element beyond the end of the adp5061_vmax[] array here. Fixes: fe8e81b7e899 ("adp5061: New driver for ADP5061 I2C battery charger") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>