commit | eb3aff5530d22eb4be0a99c9d39c9ffde7b9891a | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 16 20:33:42 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 16 20:33:42 2008 +0200 |
tree | f358ec61f76efb716c90d4788131fda52107eac5 | |
parent | 7b60fa16ca50b0f8cb9d007faee0dff71b397fb8 [diff] |
ide: print message on error in ide_find_port_slot() * Add DRV_NAME define to ide-h8300.c. * Fix ide-h8300.c, swarm.c and sgiioc4.c to set .name field in struct ide_port_info to DRV_NAME, then convert these host drivers to use ide_find_port_slot() instead of ide_find_port(). * Print message on error in ide_find_port_slot(). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>