commit | f333f92bf9040fb63d13c184295629c7a0ff449f | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 16 20:33:40 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 16 20:33:40 2008 +0200 |
tree | a05386ed3ec9e1b0eacaef969d98e62b1b8ef31c | |
parent | a536f326a2223c951818e199e23847c2ac5e483b [diff] |
ide_4drives: use struct ide_port_info Convert the driver to use struct ide_port_info - as a nice side-effect this fixes hwif->channel initialization. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>