mbox

[GIT,PULL] Renesas ARM and SH based SoC pinmux fixes for v3.10

Message ID 1365569475-28721-1-git-send-email-horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas tags/renesas-pinmux-fixes-for-v3.10

Message

Simon Horman April 10, 2013, 4:51 a.m. UTC
Hi Arnd, Hi Olof,

The following changes since commit 202ac6a21a79500ef5aab4cd8665be2597e9345c:

  sh-pfc: r8a73a4: Remove unused GPIO bias data (2013-04-03 10:30:43 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas tags/renesas-pinmux-fixes-for-v3.10

for you to fetch changes up to 407cd59798ff3ee2b3acdc149adf1f10fe8a098c:

  sh-pfc: r8a7779: tidyup intc_irq3_b typo (2013-04-09 17:56:08 +0900)

----------------------------------------------------------------
Renesas ARM and SH based SoC pinmux fixes for v3.10

Correct a typo in sh-pfc r8a7779

----------------------------------------------------------------
Kuninori Morimoto (1):
      sh-pfc: r8a7779: tidyup intc_irq3_b typo

 drivers/pinctrl/sh-pfc/pfc-r8a7779.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson April 11, 2013, 5:31 p.m. UTC | #1
On Wed, Apr 10, 2013 at 01:51:14PM +0900, Simon Horman wrote:
> Hi Arnd, Hi Olof,
> 
> The following changes since commit 202ac6a21a79500ef5aab4cd8665be2597e9345c:
> 
>   sh-pfc: r8a73a4: Remove unused GPIO bias data (2013-04-03 10:30:43 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas tags/renesas-pinmux-fixes-for-v3.10

Pulled in on top of previous pinmux branch, part of next/soc2.

Thanks!


-Olof