Re: [PATCH] mfd: Make TPS6105X select REGMAP_I2C

2015-10-13 Thread Lee Jones
On Wed, 07 Oct 2015, Axel Lin wrote: > This is required since > commit 7e5071199355 ("mfd: tps6105x: Use i2c regmap to access registers"). > > Signed-off-by: Axel Lin > --- > drivers/mfd/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. > diff --git a/drivers/mfd/Kconfig b/driv

[PATCH] mfd: Make TPS6105X select REGMAP_I2C

2015-10-06 Thread Axel Lin
This is required since commit 7e5071199355 ("mfd: tps6105x: Use i2c regmap to access registers"). Signed-off-by: Axel Lin --- drivers/mfd/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 87e84e7..0063c92 100644 --- a/drivers/mfd/Kconfig