Re: [PATCH] mfd: s5m-core: Fix val_len parameters forregmap_raw_write

From: Samuel Ortiz
Date: Thu Feb 23 2012 - 10:32:59 EST


Hi Axel,

On Tue, Feb 14, 2012 at 11:08:07AM +0800, Axel Lin wrote:
> 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@xxxxxxxxx>
Patch applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/