]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/ata/libata-core.c
[PATCH] libata-dev: Move out the HSM code from ata_host_intr()
authorAlbert Lee <albertcc@tw.ibm.com>
Sat, 25 Mar 2006 09:43:49 +0000 (17:43 +0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:21:53 +0000 (17:21 -0500)
commite2cec77117a6e4fcbac2601e2f7b0b3f4f5a4c84
treed1cbdf9f959c7d4584bca1e850fa9719b61bc99d
parent19d5d7309a928eb86f58b37165a2d501621ae3c0
[PATCH] libata-dev: Move out the HSM code from ata_host_intr()

Move out the irq-pio HSM code from ata_host_intr() to the new ata_hsm_move() function verbatim.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c