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:
ce9b248
)
ide: fix ide_find_port()
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 17 Apr 2008 22:46:21 +0000
(
00:46
+0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 17 Apr 2008 22:46:21 +0000
(
00:46
+0200)
* Instead of checking for '->io_ports[IDE_DATA_OFFSET] == 0' check for
'->chipset == ide_unknown' when looking for an empty ide_hwifs[] slot.
* Do ide-pnp initialization after ide-generic when IDE is built-in
(ide-pnp is the only user of ide_find_port() which needs such fixup).
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found