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-06-21 20:53:09 +02:00
2011-09-30 22:01:06 +02:00
2011-08-04 23:34:02 +02:00
2012-07-08 22:15:08 +02:00