lkml.org 
[lkml]   [2012]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectQuestion about tps65090 mfd driver
From
Hi,

I have one question about tps65090 mfd driver.
There are following codes in the drivers/mfd/tps65090.c

...
static struct mfd_cell tps65090s[] = {
{
.name = "tps65910-pmic",
},
{
.name = "tps65910-regulator",
},
};
...
I know tps65090 and tps65910 have each different regulator driver.

drivers/regulator/tps65090-regulator.c
drivers/regulator/tps65910-regulator.c

So, i wonder whether it is right that tps65090 mfd driver has tps65910-xxx.

Thanks.

--
- Joonyoung Shim


\
 
 \ /
  Last update: 2012-07-18 15:21    [from the cache]
©2003-2011 Jasper Spaans