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:
c3cf30a
)
[PATCH] ata_piix: fix host_set private_data intialization
author
Tejun Heo
<htejun@gmail.com>
Fri, 4 Aug 2006 18:59:13 +0000
(
03:59
+0900)
committer
Tejun Heo
<htejun@gmail.com>
Fri, 4 Aug 2006 18:59:13 +0000
(
03:59
+0900)
To get host_set->private_data initialized reliably, all pinfos need to
point to the same hpriv. Restore pinfo->private_data after pata pinfo
assignment.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found