On Tue, Dec 03, 2013 at 12:13:23PM +0530, Keerthy wrote:

> +static struct regmap_config tps65218_regmap_config = {
> +     .reg_bits = 8,
> +     .val_bits = 8,
> +};

You should consider using a register cache for at least the interrupt
mask registers, it'll improve performance.

Attachment: signature.asc
Description: Digital signature

Reply via email to