ide_4drives: use struct ide_port_info
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:40 +0000 (20:33 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:40 +0000 (20:33 +0200)
commitf333f92bf9040fb63d13c184295629c7a0ff449f
treea05386ed3ec9e1b0eacaef969d98e62b1b8ef31c
parenta536f326a2223c951818e199e23847c2ac5e483b
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>
drivers/ide/legacy/ide-4drives.c