From: Ameya Palande <ameya.palande@nokia.com>
To: "Krogerus Heikki (EXT-Teleca/Helsinki)" <ext-heikki.krogerus@nokia.com>
Cc: ext Anton Vorontsov <cbouatmailru@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"dwmw2@infradead.org" <dwmw2@infradead.org>,
"Balbi Felipe (Nokia-MS/Helsinki)" <felipe.balbi@nokia.com>,
"Lehtonen Markus (Nokia-MS/Helsinki)" <markus.lehtonen@nokia.com>,
"Quadros Roger (Nokia-MS/Helsinki)" <roger.quadros@nokia.com>,
Tony Lindgren <tony@atomide.com>
Subject: Re: [PATCHv2 2/2] omap: rx51: add support for USB chargers
Date: Fri, 20 Aug 2010 11:41:51 +0300 [thread overview]
Message-ID: <1282293711.1925.32.camel@chotu> (raw)
In-Reply-To: <20100819130937.GC4363@esdhcp041123.research.nokia.com>
Hi Heikki,
On Thu, 2010-08-19 at 15:09 +0200, Krogerus Heikki (EXT-Teleca/Helsinki)
wrote:
> On Thu, Aug 19, 2010 at 02:40:42PM +0200, ext Anton Vorontsov wrote:
> > On Thu, Aug 19, 2010 at 03:09:37PM +0300, Krogerus Heikki (EXT-Teleca/Helsinki) wrote:
> >> @@ -909,5 +913,6 @@ void __init rx51_peripherals_init(void)
> >> spi_register_board_info(rx51_peripherals_spi_board_info,
> >> ARRAY_SIZE(rx51_peripherals_spi_board_info));
> >> omap2_hsmmc_init(mmc);
> >> + platform_device_register(&rx51_charger_device);
> >
> > Maybe
> >
> > platform_device_register_simple("isp1704_charger", -1, NULL, 0);
>
> I guess it's enough in this case. Ameya, Roger, any objections?
Yes, I would have preferred "platform_device_register_simple" instead of
"platform_device_register", but doesn't matter now ;)
Cheers,
Ameya.
prev parent reply other threads:[~2010-08-20 8:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 12:09 [PATCHv2 0/2] add isp1704 power supply driver Krogerus Heikki (EXT-Teleca/Helsinki)
2010-08-19 12:09 ` [PATCHv2 1/2] power_supply: add isp1704 charger detection driver Krogerus Heikki (EXT-Teleca/Helsinki)
2010-08-19 12:36 ` Anton Vorontsov
2010-08-19 12:09 ` [PATCHv2 2/2] omap: rx51: add support for USB chargers Krogerus Heikki (EXT-Teleca/Helsinki)
2010-08-19 12:40 ` Anton Vorontsov
2010-08-19 13:09 ` Heikki Krogerus
2010-08-19 14:25 ` Roger Quadros
2010-08-20 7:25 ` Tony Lindgren
2010-08-20 16:24 ` Anton Vorontsov
2010-08-20 8:41 ` Ameya Palande [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1282293711.1925.32.camel@chotu \
--to=ameya.palande@nokia.com \
--cc=cbouatmailru@gmail.com \
--cc=dwmw2@infradead.org \
--cc=ext-heikki.krogerus@nokia.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=markus.lehtonen@nokia.com \
--cc=roger.quadros@nokia.com \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.