From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/2] Input: add wm97xx accelerated driver for AVR32 AT32AP700X microprocessors Date: Mon, 2 Mar 2009 23:02:44 +0000 Message-ID: <20090302230244.GA31790@opensource.wolfsonmicro.com> References: <1236000228-13025-1-git-send-email-broonie@opensource.wolfsonmicro.com> <1236000228-13025-2-git-send-email-broonie@opensource.wolfsonmicro.com> <49ABEE83.904@gmail.com> <49AC5EB2.3050805@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33924 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757312AbZCBXCt (ORCPT ); Mon, 2 Mar 2009 18:02:49 -0500 Content-Disposition: inline In-Reply-To: <49AC5EB2.3050805@gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Slaby Cc: Dmitry Torokhov , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Hans-Christian Egtvedt On Mon, Mar 02, 2009 at 11:33:22PM +0100, Jiri Slaby wrote: > Ah, it's in the opposite way. This one is fine, the patch 1/2 should use > disable_irq_nosync(), if I understand the code correctly. Actually it makes no odds either way for zylonite (it can be guaranteed to be uniprocessor) but I'll change it for next time I spin.