commit | 3e4f8789946de61c61ce6a373d069d55725d956c | [log] [tgz] |
---|---|---|
author | Mark Brown <[email protected]> | Tue Jul 30 13:19:55 2013 +0100 |
committer | Lee Jones <[email protected]> | Wed Jul 31 13:00:53 2013 +0100 |
tree | 9e88e49a0d3611c154a61feea1e3c8d51ed82988 | |
parent | 38c4faaea4ca71c69584ef71cca8d0735d5361c1 [diff] |
mfd: wm831x: Remove erronious bits per word set Since the conversion to the regmap API setting bits per word will lead to data corruption since the regmap API already configures the bits per word appropriately. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Lee Jones <[email protected]>