Re: [PATCH] mfd: arizona: Mark missing AOD registers as volatile

From: Lee Jones
Date: Mon Oct 14 2013 - 04:45:39 EST


> This registers ARIZONA_AOD_WKUP_AND_TRIG and ARIZONA_AOD_IRQ_RAW_STATUS
> contain interrupt status bits and thus should be volatile. They are
> correctly marked on wm5102 but not on wm5110, this patch changes this.
> Furthermore volatile registers don't need defaults so remove those.
>
> Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/mfd/wm5102-tables.c | 1 -
> drivers/mfd/wm5110-tables.c | 3 ++-
> 2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/