Re: [PATCH v2 1/2] mfd: tps65217: add compatible string for subdevices

2014-10-06 Thread Lee Jones
On Thu, 25 Sep 2014, Johannes Pointner wrote: > Adds of_compatible strings to mfd_cells for sub devices of the tps65217. > > Signed-off-by: Johannes Pointner > --- > drivers/mfd/tps65217.c | 2 ++ > 1 file changed, 2 insertions(+) Applied for v3.19. > diff --git a/drivers/mfd/tps65217.c b/dri

[PATCH v2 1/2] mfd: tps65217: add compatible string for subdevices

2014-09-24 Thread Johannes Pointner
Adds of_compatible strings to mfd_cells for sub devices of the tps65217. Signed-off-by: Johannes Pointner --- drivers/mfd/tps65217.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/tps65217.c b/drivers/mfd/tps65217.c index 3cc4c70..77708f9 100644 --- a/drivers/mfd/tps65217.c ++