On Tue, 11 Mar 2014 06:52:17 +0000 Lee Jones <lee.jones@xxxxxxxxxx> wrote: > > There are some unused registers in twl4030 at I2C address 0x49 and function > > twl4030_49_nop_reg() is used to check accessibility of that registers. These > > registers are written in decimal format but the values are correct in > > hexadecimal format. (It can be checked few lines above the patched code - > > these registers are marked as unused there.) > > > > As a consequence three registers of audio submodule are treated as > > inaccessible (preamplifier carkit right and both handsfree registers). > > > > CC: Peter Ujfalusi <peter.ujfalusi@xxxxxx> > > Signed-off-by: Tomas Novotny <tomas@xxxxxxxxxx> > > --- > > drivers/mfd/twl-core.c | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > In future, please don't forget to CC LKML. > Ok and thanks for applying. Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html