projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f247e8
)
sh: hp6xx: Update CF IRQ for INTC changes.
author
Kristoffer Ericson
<Kristoffer.Ericson@gmail.com>
Tue, 11 Sep 2007 03:51:02 +0000
(12:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:53 +0000
(11:57 +0900)
The vector changed, so follow the INTC changes for the new vector.
Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/hp6xx/setup.c
patch
|
blob
|
history
diff --git
a/arch/sh/boards/hp6xx/setup.c
b/arch/sh/boards/hp6xx/setup.c
index 7ae708930bacfa4e7f6ff607b8197248e1c7c96a..ac527a8708841ab252301536151bfa4f85290dc4 100644
(file)
--- a/
arch/sh/boards/hp6xx/setup.c
+++ b/
arch/sh/boards/hp6xx/setup.c
@@
-34,7
+34,7
@@
static struct resource cf_ide_resources[] = {
.flags = IORESOURCE_MEM,
},
[2] = {
- .start =
93
,
+ .start =
77
,
.flags = IORESOURCE_IRQ,
},
};