]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sil24: implement proper TF register reading & caching
authorTejun Heo <htejun@gmail.com>
Thu, 6 Oct 2005 02:43:39 +0000 (11:43 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 6 Oct 2005 09:51:24 +0000 (05:51 -0400)
commit6a575fa969beeddd0859f9e9d26ab16c6a0d8d6a
tree1472f5274023ca59eaff611e485ba6db2d0052bd
parent46b93e7bce80a08ea07e250d03b0b596cbd32595
[PATCH] sil24: implement proper TF register reading & caching

03_sil24_add-tf-reading.patch

This patch implements proper TF register reading back and
caching and bumps up version to 0.22.  This is taken from
Edward's driver.

Signed-off-by: Tejun Heo <htejun@gmail.com>
 sata_sil24.c |   50 +++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 45 insertions(+), 5 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_sil24.c