commit | c15d5a645875bc9b89f68f5d3fb608f691ac78d7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Nov 22 12:51:54 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Nov 22 19:52:42 2019 +0000 |
tree | 4909626bc3e0efab8e5bd791b269f7c5ec9227a2 | |
parent | 76bec25b32363f47225d35a70ccb97d6d0f09dd9 [diff] |
regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode -EINVAL is not a valid return value for .of_map_mode, return REGULATOR_MODE_INVALID instead. Fixes: 844e7492ee3d ("regulator: da9062: add of_map_mode support for bucks") Signed-off-by: Axel Lin <axel.lin@ingics.com> Link: https://lore.kernel.org/r/20191122045154.802-1-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>