* [PATCH v4 2/2] mfd: Add backlight as subdevice to the tps65217 [not found] <b340c1de3e6874156549a674ecf69aa52228809f.1348517680.git.matthias@kaehlcke.net> @ 2012-09-24 20:25 ` Matthias Kaehlcke 2012-09-24 21:54 ` Samuel Ortiz 0 siblings, 1 reply; 2+ messages in thread From: Matthias Kaehlcke @ 2012-09-24 20:25 UTC (permalink / raw) To: AnilKumar, Chimata, Richard Purdie, Samuel Ortiz Cc: linux-omap@vger.kernel.org mfd: Add backlight as subdevice to the tps65217 Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> --- drivers/mfd/tps65217.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/mfd/tps65217.c b/drivers/mfd/tps65217.c index a95e942..3fb32e6 100644 --- a/drivers/mfd/tps65217.c +++ b/drivers/mfd/tps65217.c @@ -34,6 +34,9 @@ static struct mfd_cell tps65217s[] = { { .name = "tps65217-pmic", }, + { + .name = "tps65217-bl", + }, }; /** -- 1.7.10 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v4 2/2] mfd: Add backlight as subdevice to the tps65217 2012-09-24 20:25 ` [PATCH v4 2/2] mfd: Add backlight as subdevice to the tps65217 Matthias Kaehlcke @ 2012-09-24 21:54 ` Samuel Ortiz 0 siblings, 0 replies; 2+ messages in thread From: Samuel Ortiz @ 2012-09-24 21:54 UTC (permalink / raw) To: Matthias Kaehlcke Cc: AnilKumar, Chimata, Richard Purdie, linux-omap@vger.kernel.org Hi Matthias, On Mon, Sep 24, 2012 at 10:25:34PM +0200, Matthias Kaehlcke wrote: > mfd: Add backlight as subdevice to the tps65217 > > Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> > --- > drivers/mfd/tps65217.c | 3 +++ > 1 file changed, 3 insertions(+) Applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-24 21:54 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <b340c1de3e6874156549a674ecf69aa52228809f.1348517680.git.matthias@kaehlcke.net> 2012-09-24 20:25 ` [PATCH v4 2/2] mfd: Add backlight as subdevice to the tps65217 Matthias Kaehlcke 2012-09-24 21:54 ` Samuel Ortiz
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).