Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-04-20 Thread Anton Vorontsov
On Wed, Apr 20, 2011 at 10:56:51AM +, kalle.jokini...@nokia.com wrote: > > Thanks for the ack. Now can we get this patch set in? Anton are you reading > > this? > > Let's try another mail address for Anton... Sorry for the delay, folks. The two patches are now applied. Much thanks for your

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-04-20 Thread kalle.jokiniemi
l.com > Cc: linux-...@vger.kernel.org; ba...@ti.com; sshtyl...@mvista.com; > khil...@ti.com; linux-omap@vger.kernel.org; jhnik...@gmail.com > Subject: RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off > > Thanks for the ack. Now can we get this patch set in? Anton are you re

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-04-20 Thread kalle.jokiniemi
-SD/Helsinki) > Cc: Jokiniemi Kalle (Nokia-SD/Tampere); linux-...@vger.kernel.org; > cbouatmai...@gmail.com; ba...@ti.com; sshtyl...@mvista.com; > khil...@ti.com; linux-omap@vger.kernel.org; jhnik...@gmail.com > Subject: Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off > >

Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-04-12 Thread Tony Lindgren
* Heikki Krogerus [110413 08:07]: > Hi, > > On Wed, Mar 30, 2011 at 08:08:54AM +0300, ext Heikki Krogerus wrote: > > On Tue, Mar 29, 2011 at 04:28:00PM +0300, Kalle Jokiniemi wrote: > > > The isp1704 usb tranceiver is used for charging and can be > > > disabled when not in use. Provide the poweri

Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-04-12 Thread Heikki Krogerus
Hi, On Wed, Mar 30, 2011 at 08:08:54AM +0300, ext Heikki Krogerus wrote: > On Tue, Mar 29, 2011 at 04:28:00PM +0300, Kalle Jokiniemi wrote: > > The isp1704 usb tranceiver is used for charging and can be > > disabled when not in use. Provide the powering routine to > > the driver via platform data.

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-03-30 Thread kalle.jokiniemi
Hi, > -Original Message- > From: ext Keshava Munegowda [mailto:keshava_mgo...@ti.com] > > > > + > > > > static struct platform_device rx51_charger_device = { > > > > - .name = "isp1704_charger", > > ^space here > > > > > > > > > > + .nam

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-03-29 Thread Keshava Munegowda
.@mvista.com; t...@atomide.com; khil...@ti.com; > linux-omap@vger.kernel.org; jhnik...@gmail.com > Subject: RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off > > Hi, > > > -Original Message- > > From: ext Keshava Munegowda [mailto:keshava_mgo...@ti.com] > > Se

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-03-29 Thread kalle.jokiniemi
/Helsinki); sshtyl...@mvista.com; > t...@atomide.com; Kevin Hilman; linux-omap@vger.kernel.org; > jhnik...@gmail.com > Subject: RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off > > > + > > static struct platform_device rx51_charger_d

RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-03-29 Thread Keshava Munegowda
> + > static struct platform_device rx51_charger_device = { > - .name = "isp1704_charger", > + .name = "isp1704_charger", I don’t understand what difference between above two lines? Is your mail client causing this? Or get send-mail doing this? > + .dev= { > + .pla

Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off

2011-03-29 Thread Heikki Krogerus
On Tue, Mar 29, 2011 at 04:28:00PM +0300, Kalle Jokiniemi wrote: > The isp1704 usb tranceiver is used for charging and can be > disabled when not in use. Provide the powering routine to > the driver via platform data. > > Also changed the indent of ".name" variable in rx51_charger_device > definit