From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 1/3] Revert "ASoC: wm0010: Add missing IRQF_ONESHOT" Date: Tue, 7 Jul 2015 10:58:45 +0100 Message-ID: <20150707095845.GH16517@opensource.wolfsonmicro.com> References: <1435843604.17967.1.camel@ingics.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 8CEDA26163C for ; Tue, 7 Jul 2015 11:58:46 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1435843604.17967.1.camel@ingics.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Axel Lin Cc: Fabio Estevam , Michal Marek , alsa-devel@alsa-project.org, Lars-Peter Clausen , Liam Girdwood , Julia Lawall , Mark Brown , Fengguang Wu List-Id: alsa-devel@alsa-project.org On Thu, Jul 02, 2015 at 09:26:44PM +0800, Axel Lin wrote: > This reverts 58d468328646 ("ASoC: wm0010: Add missing IRQF_ONESHOT"). > > The coccinelle warnings is false positive because the original code does > set IRQF_ONESHOT by "trigger |= IRQF_ONESHOT;". > > Signed-off-by: Axel Lin > --- For the whole series: Acked-by: Charles Keepax Thanks, Charles