diff options
author | Kangjie Lu <kjlu@umn.edu> | 2018-12-21 09:29:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 11:20:46 +0300 |
commit | 2bf4b03bc3ecb43f7182c88e6c15f3014df6d845 (patch) | |
tree | bd458167d2199cdc32b9c87e9cb7d102dab86466 /arch/alpha/boot | |
parent | f0910af753bd885152c2e23fcd67000d41e9711f (diff) | |
download | linux-2bf4b03bc3ecb43f7182c88e6c15f3014df6d845.tar.xz |
regulator: tps65910: fix a missing check of return value
[ Upstream commit cd07e3701fa6a4c68f8493ee1d12caa18d46ec6a ]
tps65910_reg_set_bits() may fail. The fix checks if it fails, and if so,
returns with its error code.
Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/alpha/boot')
0 files changed, 0 insertions, 0 deletions