[GIT PULL] sh updates for 3.6-rc2
From: Paul Mundt <hidden>
Date: 2012-08-09 04:30:25
Also in:
lkml
The following changes since commit f4ba394c1b02e7fc2179fda8d3941a5b3b65efb6:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2012-08-08 20:06:43 +0300)
are available in the git repository at:
git://github.com/pmundt/linux-sh tags/sh-for-linus
for you to fetch changes up to fa75ce649ee2600b117631f8794e0e7dbedb1d68:
Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest (2012-08-09 13:21:13 +0900)
----------------------------------------------------------------
SuperH fixes for 3.6-rc2
----------------------------------------------------------------
Mike Frysinger (1):
sh: dma: fix request_irq usage
Paul Mundt (2):
sh: intc: Handle domain association for sparseirq pre-allocated vectors.
Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest
Phil Edworthy (1):
sh: sh7269: Fix LCD pinmux
arch/sh/drivers/dma/dma-sh.c | 2 +-
arch/sh/include/cpu-sh2a/cpu/sh7269.h | 36 ++++--
arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c | 195 +++++++++++++++++++-------------
drivers/sh/intc/core.c | 27 ++++-
4 files changed, 165 insertions(+), 95 deletions(-)