[SCSI] dc395x: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:07:09 +0000 (02:07 +0900)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sun, 15 Jul 2007 15:04:49 +0000 (10:04 -0500)
commita862ea31655a382488315b701e0820a74faf120d
treec57182a5d0736651485f1161b9d87322f9978db9
parent69eca4f52b044edd9890aaa25d74f52e5fcd170e
[SCSI] dc395x: convert to use the data buffer accessors

- remove the unnecessary map_single path.

- convert to use the new accessors for the sg lists and the
parameters.

Jens Axboe <jens.axboe@oracle.com> did the for_each_sg cleanup.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dc395x.c