projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc44f6
)
m68k: mac: Remove misleading comment
author
Finn Thain
<fthain@telegraphics.com.au>
Wed, 20 May 2020 04:32:02 +0000
(14:32 +1000)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 25 May 2020 08:55:56 +0000
(10:55 +0200)
This code path was tested on a Quadra 950 a long time ago and the
comment isn't needed.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Cc: Joshua Thompson <funaho@jurai.org>
Link:
https://lore.kernel.org/r/10dff3e7c17d363a4b239aae7b3ebab32bef3547.1589949122.git.fthain@telegraphics.com.au
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/iop.c
patch
|
blob
|
history
diff --git
a/arch/m68k/mac/iop.c
b/arch/m68k/mac/iop.c
index 9bfa170157688f1b16859e04d2dd0d3dec10cda8..8e03bf383ea068dead1b1004e595285b43786d93 100644
(file)
--- a/
arch/m68k/mac/iop.c
+++ b/
arch/m68k/mac/iop.c
@@
-299,7
+299,6
@@
void __init iop_init(void)
/*
* Register the interrupt handler for the IOPs.
- * TODO: might be wrong for non-OSS machines. Anyone?
*/
void __init iop_register_interrupts(void)