[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120206111903.GE3070@opensource.wolfsonmicro.com>
Date: Mon, 6 Feb 2012 11:19:03 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Ashish Jangam <ashish.jangam@...tcummins.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 07/07] ONKEY: OnKey module for DA9052/53 PMIC v1
On Mon, Feb 06, 2012 at 01:32:17PM +0530, Ashish Jangam wrote:
> Do you meant to have something like below
> if(..) {
> } else {
> ret = ret & DA9052_EVENTB_ENONKEY;
> input_report_key(.., ret);
> ...
> schedule_delayed_work(..);
> }
> /*
> if(ret)
> schedule_delayed_work(..);
> */
> but this turns out to be a for ever loop.
No, clearly that would be silly.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists