ide_platform: use struct ide_port_info
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:42 +0000 (20:33 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:42 +0000 (20:33 +0200)
commit7b60fa16ca50b0f8cb9d007faee0dff71b397fb8
tree37a017ac82ab29731513e9ab80a2df8eca63da4f
parentf81eb80bbb949f9498980c785ef7dd4c994a4909
ide_platform: use struct ide_port_info

Convert the driver to use struct ide_port_info.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/legacy/ide_platform.c