From patchwork Mon Dec 30 16:09:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 22813 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7F939218FF for ; Mon, 30 Dec 2013 16:10:02 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id x13sf14251577qcv.7 for ; Mon, 30 Dec 2013 08:10:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=ymDWkPhpv7fl7Gu0k5rjebVFNeoM6joB4Ge7eHHrMXc=; b=EPeuoV+HpG9WHH8gPilwtE1k84Qe7UGc7/ggafHeT7xpxcLxwi26UN0ypMqYt095xe sy/h4NUzeANMZRyt2hDM8A2HYGpeqQqEU8lcuVjxHUmRAAg1cA0bZK74OAROwvl7KVID jBA0nLP3nedDxauiy2tPhxTLopaCWsdh+++LFxkp/DO7V83sKLOE/pjUIn5qSczfOwZ5 uk+DfPE1Bk81oOELRTey/hYZIUM0ukrYDuNg0XydD1oZ218tA6ouBFFSRaxCNBAGgm4Q xvNtHhyxo32z2/k7HyWQiTsTkEcolC3wdZ/8eOrHUZfH/8gfSEU/r4B1/QNn/CWDKcnY umNA== X-Gm-Message-State: ALoCoQlUovmO07ikhN3SqpYVEYO6xp9YXz5NjaSMT5Oynq2yEjiUI4nGs/XSUGQ2KabqrKR3/K3E X-Received: by 10.224.121.148 with SMTP id h20mr12471374qar.7.1388419801747; Mon, 30 Dec 2013 08:10:01 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.94.240 with SMTP id df16ls2250041qeb.82.gmail; Mon, 30 Dec 2013 08:10:01 -0800 (PST) X-Received: by 10.220.248.202 with SMTP id mh10mr1618309vcb.70.1388419801617; Mon, 30 Dec 2013 08:10:01 -0800 (PST) Received: from mail-vb0-f46.google.com (mail-vb0-f46.google.com [209.85.212.46]) by mx.google.com with ESMTPS id xn8si17290461vdc.22.2013.12.30.08.10.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:10:01 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.46; Received: by mail-vb0-f46.google.com with SMTP id w20so5745400vbb.5 for ; Mon, 30 Dec 2013 08:10:01 -0800 (PST) X-Received: by 10.220.159.4 with SMTP id h4mr36807861vcx.1.1388419801531; Mon, 30 Dec 2013 08:10:01 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp615234ved; Mon, 30 Dec 2013 08:10:01 -0800 (PST) X-Received: by 10.180.20.15 with SMTP id j15mr44744418wie.4.1388419800947; Mon, 30 Dec 2013 08:10:00 -0800 (PST) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx.google.com with ESMTPS id p3si13498222wiy.57.2013.12.30.08.10.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:10:00 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.182 is neither permitted nor denied by best guess record for domain of daniel.lezcano@linaro.org) client-ip=74.125.82.182; Received: by mail-we0-f182.google.com with SMTP id q59so10377146wes.13 for ; Mon, 30 Dec 2013 08:10:00 -0800 (PST) X-Received: by 10.194.21.225 with SMTP id y1mr20980709wje.60.1388419800496; Mon, 30 Dec 2013 08:10:00 -0800 (PST) Received: from localhost.localdomain (pur13-1-78-242-214-186.fbx.proxad.net. [78.242.214.186]) by mx.google.com with ESMTPSA id fj8sm70751423wib.1.2013.12.30.08.09.58 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:09:59 -0800 (PST) From: Daniel Lezcano To: olof@lixom.net, khilman@linaro.org Cc: arnd@arndb.de, linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 17/17] ARM: w90x900: Remove deprecated IRQF_DISABLED flag Date: Mon, 30 Dec 2013 17:09:31 +0100 Message-Id: <1388419771-30075-17-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388419771-30075-1-git-send-email-daniel.lezcano@linaro.org> References: <1388419771-30075-1-git-send-email-daniel.lezcano@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.lezcano@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano --- arch/arm/mach-w90x900/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-w90x900/time.c b/arch/arm/mach-w90x900/time.c index 30fbca8..9230d37 100644 --- a/arch/arm/mach-w90x900/time.c +++ b/arch/arm/mach-w90x900/time.c @@ -111,7 +111,7 @@ static irqreturn_t nuc900_timer0_interrupt(int irq, void *dev_id) static struct irqaction nuc900_timer0_irq = { .name = "nuc900-timer0", - .flags = IRQF_DISABLED | IRQF_TIMER | IRQF_IRQPOLL, + .flags = IRQF_TIMER | IRQF_IRQPOLL, .handler = nuc900_timer0_interrupt, };