From patchwork Mon Dec 30 16:09:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 22797 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pb0-f70.google.com (mail-pb0-f70.google.com [209.85.160.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3658F218FF for ; Mon, 30 Dec 2013 16:09:36 +0000 (UTC) Received: by mail-pb0-f70.google.com with SMTP id rq2sf36126274pbb.9 for ; Mon, 30 Dec 2013 08:09:36 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=wjYZeONvDktNNRoTwXBs63OASEaucBPlh3Y/smCWRmw=; b=efgBEFGnfOJx6jS8w1LV96JgOU64v11kd8ZE0M7L47jODA1CMimRTkFsty/bf4Pp/a HDD2QOqaCMNjNoMP8eDZb3GUyyGnajiTqChlolLy7gmrVyj2R9QwBagEGkL6OLMqhD/+ JN7KMG2HzhP2eIjLQqCeAwwwimWPyTOcE3fOd/6UUdOgSFES8IAONJ6O9aZzZEzYjtdE J/Q4mSJoyZyNbuqFG0zBG+Eud7esKZZoLuLPJRxnhcPXlftbBMX62UJmTZ3hPeIBwMDR CUM/6q/To6RBQK+wouVus72WdLwVUEreiFAXzbP1gKgmuwTz0jymXySvyZK06pW8onCs SMfw== X-Gm-Message-State: ALoCoQkvNekUGB7OhWJ9eJSS1TilwfIu0PiVw/8E/8JQN+DNEcn6MCHfFTSSi40PIEcDuPptvU8s X-Received: by 10.68.237.37 with SMTP id uz5mr26838510pbc.0.1388419776107; Mon, 30 Dec 2013 08:09:36 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.104.40 with SMTP id gb8ls3637066qeb.27.gmail; Mon, 30 Dec 2013 08:09:36 -0800 (PST) X-Received: by 10.58.48.162 with SMTP id m2mr1652520ven.77.1388419775938; Mon, 30 Dec 2013 08:09:35 -0800 (PST) Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47]) by mx.google.com with ESMTPS id gs2si17283800vdc.70.2013.12.30.08.09.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:09:35 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.47 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.47; Received: by mail-vb0-f47.google.com with SMTP id q12so5907659vbe.34 for ; Mon, 30 Dec 2013 08:09:35 -0800 (PST) X-Received: by 10.52.240.201 with SMTP id wc9mr2360840vdc.60.1388419775817; Mon, 30 Dec 2013 08:09:35 -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 ey3csp615189ved; Mon, 30 Dec 2013 08:09:35 -0800 (PST) X-Received: by 10.194.119.132 with SMTP id ku4mr20737606wjb.51.1388419774809; Mon, 30 Dec 2013 08:09:34 -0800 (PST) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by mx.google.com with ESMTPS id d8si17120796wjb.170.2013.12.30.08.09.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:09:34 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.51 is neither permitted nor denied by best guess record for domain of daniel.lezcano@linaro.org) client-ip=74.125.82.51; Received: by mail-wg0-f51.google.com with SMTP id b13so10101933wgh.6 for ; Mon, 30 Dec 2013 08:09:33 -0800 (PST) X-Received: by 10.180.90.141 with SMTP id bw13mr15555202wib.13.1388419773698; Mon, 30 Dec 2013 08:09:33 -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.32 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:09:32 -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 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag Date: Mon, 30 Dec 2013 17:09:15 +0100 Message-Id: <1388419771-30075-1-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.7.9.5 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.47 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-spear/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-spear/time.c b/arch/arm/mach-spear/time.c index d449673..218ba5b 100644 --- a/arch/arm/mach-spear/time.c +++ b/arch/arm/mach-spear/time.c @@ -172,7 +172,7 @@ static irqreturn_t spear_timer_interrupt(int irq, void *dev_id) static struct irqaction spear_timer_irq = { .name = "timer", - .flags = IRQF_DISABLED | IRQF_TIMER, + .flags = IRQF_TIMER, .handler = spear_timer_interrupt };