> From: Mark Brown <[email protected]> > > During init the core checks if the wm5102 has finished starting by reading > register 0x19 and looking at the value. This read always fails since this > is not a readable register, mark it as being one. While we're at it provide > a constant for the register name (as supplied by Charles Keepax). > > Signed-off-by: Mark Brown <[email protected]> > --- > drivers/mfd/arizona-core.c | 3 ++- > drivers/mfd/wm5102-tables.c | 1 + > include/linux/mfd/arizona/registers.h | 1 + > 3 files changed, 4 insertions(+), 1 deletion(-)
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

