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:
7d9f3d5
)
ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2)
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 26 Apr 2008 15:36:32 +0000
(17:36 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 26 Apr 2008 15:36:32 +0000
(17:36 +0200)
* Dynamically allocate struct pmac_ide_hwif instances in pmac_ide_macio_attach()
and pmac_ide_pci_attach(), then remove no longer needed pmac_ide[].
v2:
* Build fix from Kamalesh Babulal.
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found