commit | 21a6a2513003103debe1e80d04a042fed7fa7d3d | [log] [tgz] |
---|---|---|
author | Jacob Chen <jacob-chen@iotwrt.com> | Tue May 02 14:54:50 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed May 10 13:37:22 2017 -0600 |
tree | 497501a34b307c91226e7ef3c48249247c87c115 | |
parent | 0234adbabd10bb2ee05c8ac8e2e809c783771023 [diff] |
power: regulator: rk808: replace vsel_bits with vsel_mask Using mask is more flexible than bits. Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com> Reviewed-by: Simon Glass <sjg@chromium.org>