Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] ata_piix: fix host_set private_data intialization
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>
- Loading branch information