git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35bbac9
)
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 24 Jul 2008 20:53:31 +0000
(22:53 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 24 Jul 2008 20:53:31 +0000
(22:53 +0200)
Replace ide_default_{io_base,irq}() inlines by legacy_{bases,irqs}[].
v2:
Add missing zero-ing of hws[] (caught during testing by Borislav Petkov).
v3:
Fix zero-oing of hws[] for _real_ this time.
There should be no functional changes caused by this patch.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found