Re: [PATCH] mfd: tps65090: Add compatible string for charger subnode

2013-04-11 Thread Rhyland Klein
On 4/10/2013 6:17 PM, Samuel Ortiz wrote: > Hi Rhyland, > > On Wed, Apr 10, 2013 at 01:14:55PM -0400, Rhyland Klein wrote: >> This patch adds the of_compatible value for the tps65090 charger >> subnode used when loading the driver to find its properties >> and of_node. >> >> Signed-off-by: Rhyland

Re: [PATCH] mfd: tps65090: Add compatible string for charger subnode

2013-04-10 Thread Samuel Ortiz
Hi Rhyland, On Wed, Apr 10, 2013 at 01:14:55PM -0400, Rhyland Klein wrote: > This patch adds the of_compatible value for the tps65090 charger > subnode used when loading the driver to find its properties > and of_node. > > Signed-off-by: Rhyland Klein > --- > drivers/mfd/tps65090.c |1 + >

[PATCH] mfd: tps65090: Add compatible string for charger subnode

2013-04-10 Thread Rhyland Klein
This patch adds the of_compatible value for the tps65090 charger subnode used when loading the driver to find its properties and of_node. Signed-off-by: Rhyland Klein --- drivers/mfd/tps65090.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mfd/tps65090.c b/drivers/mfd/tps65090.c