Pavel Herrmann b726a01b76 remove unnecessary code in ata_piix
We set sata_curr_device to 0 right after returning from init_sata(), so there's
no point in setting it to the last scanned driver at this point.
Note: there are more duplicities with cmd_sata, but those might be required,
as the code seems to reset the entire controller on every scan, ignoring the
requested port number.

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
2012-09-28 10:40:30 -07:00
..
2012-09-28 10:40:30 -07:00
2012-09-01 14:58:29 +02:00
2012-05-15 08:31:37 +02:00
2012-09-26 12:36:31 -05:00