commit | 0c62f42dabb5d43d880262d7f1f85e6464acd601 | [log] [tgz] |
---|---|---|
author | Peter Meerwald <pmeerw@pmeerw.net> | Wed Jul 02 22:50:35 2014 -0700 |
committer | Bryan Wu <cooloney@gmail.com> | Thu Jul 03 11:55:56 2014 -0700 |
tree | 60b3da61cc2b0adab9aa7ea512462bc8c89fcd32 | |
parent | 3dfedb9d545346958311b8d73f90b8522d1fc759 [diff] |
leds:pca963x: Always initialize MODE2 register PCA9632 defaults to open-drain PCA9633/4/5 defaults to totem-pole the driver assumed that totem-pole default and didn't actively set the value; the MODE2 register is now written if platform data indicating the mode is given Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Bryan Wu <cooloney@gmail.com>