From patchwork Tue May 14 04:10:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 2562731 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 55DF1DF24C for ; Tue, 14 May 2013 04:10:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750939Ab3ENEKT (ORCPT ); Tue, 14 May 2013 00:10:19 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:62718 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750884Ab3ENEKS (ORCPT ); Tue, 14 May 2013 00:10:18 -0400 Received: by mail-pa0-f46.google.com with SMTP id fa10so143120pad.19 for ; Mon, 13 May 2013 21:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:sender:message-id:to:cc:from:subject:cc :mime-version:content-type; bh=I7jzD1YKSMQcQn8UYW9CHycL7GKT8bU6RYLpueb4p9g=; b=jQpyP0NQsSgD6G8qdCxdvCfiCquGW4HiRXdnXan1JoFtvYNx6W4L5EtFnIZXj/2lnZ LxhmOfZdg4iRSJLKBNNbMWlPMzgIuA3z8Xt7eQ+XulPEhfUrZYrZhdipBGoB4b8mCc8J tdLfTpvxklrZwwGTaJuj5v89/f4SjnRNGD/5mEqupuxZVMsXRZfuhpV50DElY08THWMl kJosS5yI2vVbATv2HpwOIFgmZvAOTBALJwBhGONTtNvcY1UiVJCXvhhyDoLqb5aYuwWt TGKlVUdMPjvhG8mF66IeyEyqA+cR96OvtssUt8EGl6AMGF8G5+WbW2e3RUnexlmRnBAX DgIA== X-Received: by 10.68.163.165 with SMTP id yj5mr31903304pbb.207.1368504618201; Mon, 13 May 2013 21:10:18 -0700 (PDT) Received: from morimoto-Dell-XPS420.gmail.com (49.14.32.202.bf.2iij.net. [202.32.14.49]) by mx.google.com with ESMTPSA id fn2sm16434887pbc.15.2013.05.13.21.10.15 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 13 May 2013 21:10:17 -0700 (PDT) Date: Mon, 13 May 2013 21:10:17 -0700 (PDT) Message-ID: <8738tqurq3.wl%kuninori.morimoto.gx@renesas.com> To: Simon Cc: Yusuke Goda From: Kuninori Morimoto Subject: [PATCH] sh-pfc: r8a7778: fixup IRQ1A settings Cc: Magnus , linux-sh@vger.kernel.org, Kuninori Morimoto MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org IP2[31] func2 is IRQ1A, not IRQ3A Reported-by: Yusuke Goda Signed-off-by: Kuninori Morimoto --- drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7778.c b/drivers/pinctrl/sh-pfc/pfc-r8a7778.c index 15295a5..14a84d0 100644 --- a/drivers/pinctrl/sh-pfc/pfc-r8a7778.c +++ b/drivers/pinctrl/sh-pfc/pfc-r8a7778.c @@ -1966,7 +1966,7 @@ static struct pinmux_cfg_reg pinmux_config_regs[] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 3, 3, 3, 3) { /* IP2_31 [1] */ - FN_MLB_CLK, FN_IRQ3_A, + FN_MLB_CLK, FN_IRQ1_A, /* IP2_30 [1] */ FN_RD_WR_B, FN_IRQ0, /* IP2_29 [1] */