Re: [PATCH 1/2] mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable

2019-04-04 Thread Lee Jones
On Wed, 03 Apr 2019, Charles Keepax wrote: > From: Richard Fitzgerald > > There is a second AEC loopback on cs47l35 so the registers for it should > be readable. > > Signed-off-by: Richard Fitzgerald > Signed-off-by: Charles Keepax > --- > drivers/mfd/cs47l35-tables.c | 2 ++ > 1 file change

[PATCH 1/2] mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable

2019-04-03 Thread Charles Keepax
From: Richard Fitzgerald There is a second AEC loopback on cs47l35 so the registers for it should be readable. Signed-off-by: Richard Fitzgerald Signed-off-by: Charles Keepax --- drivers/mfd/cs47l35-tables.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/cs47l35-tables.c b/