summaryrefslogtreecommitdiff
path: root/drivers/mfd/pcf50633-core.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-02-14 11:08:07 +0800
committerSamuel Ortiz <sameo@linux.intel.com>2012-03-06 18:46:43 +0100
commit113351b52b296afa91d829e880037ef91f0e96f5 (patch)
treed160aea1b1d59019d77d22458f0adc6db1fa1d82 /drivers/mfd/pcf50633-core.c
parentd1b5c5e2351c5d30327f77226daab21ce9ef427f (diff)
mfd: Fix val_len parameters for s5m-core regmap_raw_write
The val_len parameters for regmap_raw_write should be "count * sizeof(u8)" (or simply "count") instead of "count * sizeof(u16)". Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/pcf50633-core.c')
0 files changed, 0 insertions, 0 deletions