diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-07-17 16:47:39 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-07-23 00:14:49 +0200 |
commit | cc44ba91166beb78f9cb29d5e3d41c0a2d0a7329 (patch) | |
tree | 6ed372bdbcb0f878ecff6a27b885152c3d7331d9 /init | |
parent | a427503edaaed9b75ed9746a654cece7e93e60a8 (diff) |
power: supply: max77693_charger: fix unintentional fall-through
It seems that a *break* is missing in order to avoid a fall-through.
Otherwise, the calculation of *data* makes no sense.
Addresses-Coverity-ID: 1271172 ("Missing break in switch")
Fixes: 87c2d9067893 ("power: max77693: Add charger driver for Maxim 77693")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions