commit | c18fb34ae185ad3b2444cd5e308ef5f91d8c9a46 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Oct 09 16:52:21 2018 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 10 12:28:41 2018 +0100 |
tree | a7076641cc790a10d0705b28aea2d2e85ba36af9 | |
parent | ca55b7185b74e73d2b39dc40efaf96100a2582cd [diff] |
regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode -EINVAL is not a valid return value for .of_map_mode, return REGULATOR_MODE_INVALID instead. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>