]> Git Repo - linux.git/commit
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
authorBartlomiej Zolnierkiewicz <[email protected]>
Sat, 13 Oct 2007 15:47:49 +0000 (17:47 +0200)
committerBartlomiej Zolnierkiewicz <[email protected]>
Sat, 13 Oct 2007 15:47:49 +0000 (17:47 +0200)
commit218ee5f364ed006403f1bbe3c1da5af51b1bdb2a
treebf8c780d22dfa9f26545896b2cc59e588676e75c
parent74af21cf4d0ab67df53608753a443dc7904ec12e
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 <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
drivers/ide/ppc/pmac.c
This page took 0.05041 seconds and 4 git commands to generate.