From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Date: Wed, 20 Nov 2013 13:39:28 +0000 Subject: Re: [PATCH 04/05 v2] gpio: em: Use lazy disable Message-Id: List-Id: References: <20131120002259.27342.35575.sendpatchset@w520> <20131120002335.27342.16796.sendpatchset@w520> In-Reply-To: <20131120002335.27342.16796.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: "linux-kernel@vger.kernel.org" , "linux-sh@vger.kernel.org" , Grant Likely , Simon Horman , Laurent Pinchart On Wed, Nov 20, 2013 at 1:23 AM, Magnus Damm wrote: > From: Magnus Damm > > Set the ->irq_enable() and ->irq_disable() methods to NULL > to enable lazy disable of interrupts. This by itself provides > some level of optimization, but is mainly enabled as ground > work for future Suspend-to-RAM wake up support. > > Signed-off-by: Magnus Damm Patch applied. Yours, Linus Walleij