Re: [PATCH v3 3/4] mfd: max77693: add haptic of_compatible in mfd_cell

2014-09-09 Thread Lee Jones
On Fri, 05 Sep 2014, Jaewon Kim wrote: > This patch add haptic of_compatible in order to use the haptic > device driver using Devicetree. > > Signed-off-by: Jaewon Kim > Acked-by: Chanwoo Choi > --- > drivers/mfd/max77693.c |5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > di

[PATCH v3 3/4] mfd: max77693: add haptic of_compatible in mfd_cell

2014-09-05 Thread Jaewon Kim
This patch add haptic of_compatible in order to use the haptic device driver using Devicetree. Signed-off-by: Jaewon Kim Acked-by: Chanwoo Choi --- drivers/mfd/max77693.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/max77693.c b/drivers/mfd/max77693.c i