[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130812170504.GC6427@sirena.org.uk>
Date: Mon, 12 Aug 2013 18:05:04 +0100
From: Mark Brown <broonie@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org,
linaro-kernel@...ts.linaro.org
Subject: Re: [PATCH] mfd: tps65010: Use power efficient workqueue for power
polling
On Mon, Aug 12, 2013 at 05:33:24PM +0100, Lee Jones wrote:
> On Fri, 09 Aug 2013, Mark Brown wrote:
> > - schedule_delayed_work(&the_tps->work, 0);
> > + queue_delayed_work(system_power_efficient_wq, &the_tps->work,
> > + 0);
> ... move this back up onto the line above, if it's all the same to you?
If you do that it'll go over 80 columns, the ',' is the 78th character
already.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists