]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: Fix overzealous checking in __ioremap()
authorStuart Menefy <stuart.menefy@st.com>
Mon, 24 Aug 2009 09:29:25 +0000 (18:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 24 Aug 2009 09:29:25 +0000 (18:29 +0900)
commita1fce732359b80ead84efba23059a5f1b572b85a
tree340f92ab28309bad17b5ee232ef30419c528672c
parent6000fc4d6f3e55ad52cce8d76317187fe01af2aa
sh: Fix overzealous checking in __ioremap()

Allow peripherals before the start of RAM to be remapped.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/ioremap_32.c