Re: [PATCH RESEND] mfd: arizona: Specify regmap endianness

2015-07-23 Thread Lee Jones
On Mon, 20 Jul 2015, Richard Fitzgerald wrote: > Explicitly set the regmap endianness instead of relying on > the default being correct. > > Signed-off-by: Richard Fitzgerald > --- > drivers/mfd/wm5102-tables.c |4 > drivers/mfd/wm5110-tables.c |4 > drivers/mfd/wm8997-tables.

[PATCH RESEND] mfd: arizona: Specify regmap endianness

2015-07-20 Thread Richard Fitzgerald
Explicitly set the regmap endianness instead of relying on the default being correct. Signed-off-by: Richard Fitzgerald --- drivers/mfd/wm5102-tables.c |4 drivers/mfd/wm5110-tables.c |4 drivers/mfd/wm8997-tables.c |2 ++ drivers/mfd/wm8998-tables.c |2 ++ 4 files chan