Re: [PATCH 1/6] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-10 Thread Krzysztof Kozlowski
W dniu 09.07.2015 o 20:47, Vaibhav Hiremath pisze: > Add chip identification support for 88PM860 device > to the pm80x_chip_mapping table. > > Signed-off-by: Vaibhav Hiremath > --- > drivers/mfd/88pm80x.c | 2 ++ > include/linux/mfd/88pm80x.h | 1 + > 2 files changed, 3 insertions(+) FWIW

[PATCH 1/6] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-09 Thread Vaibhav Hiremath
Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm80x.c | 2 ++ include/linux/mfd/88pm80x.h | 1 + 2 files changed, 3 insertions(+) diff --git a/drivers/mfd/88pm80x.c b/drivers/mfd/88pm80x.c index 5e72f6