commit | 218ee5f364ed006403f1bbe3c1da5af51b1bdb2a | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 13 17:47:49 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 13 17:47:49 2007 +0200 |
tree | bf8c780d22dfa9f26545896b2cc59e588676e75c | |
parent | 74af21cf4d0ab67df53608753a443dc7904ec12e [diff] |
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() Don't check for good device status before executing the command in pmac_ide_do_setfeature() (ide_config_drive_speed() doesn't do this). It is a job of upper layers to guarantee that the device is ready to accept new command before we get here. Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>