]> bbs.cooldavid.org Git - net-next-2.6.git/commit
libata sata_qstor nuke idle state
authorMark Lord <liml@rtr.ca>
Wed, 7 Nov 2007 15:52:55 +0000 (10:52 -0500)
committerJeff Garzik <jeff@garzik.org>
Thu, 8 Nov 2007 18:08:41 +0000 (13:08 -0500)
commit12ee7d3ceb08e9ab99a6c17c5c6a387645a32658
tree5a67ff8aa4f46a9fd82dec3d738fe13ce9e86e37
parent647c595dadb20d2c46e18bbd8d2a11e32f2a46e1
libata sata_qstor nuke idle state

sata_qstor nuke idle state.

We're really only ever in one of two hardware states:  packet, or mmio.
Get rid of unnecessary "qs_state_idle" state.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_qstor.c