[SCSI] advansys: Remove DvcGetPhyAddr
authorMatthew Wilcox <matthew@wil.cx>
Wed, 3 Oct 2007 01:55:38 +0000 (21:55 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:53:52 +0000 (14:53 -0400)
commitfd625f4705977de1ad00ac3cb519ec3ee8fd8598
tree4f4e38fe30f39a7ca39a6171bf16683125defe0f
parent98d41c29a4b38c5b5e8ce5e13c4f3ac852615e0b
[SCSI] advansys: Remove DvcGetPhyAddr

This rather complex function boiled down to calling virt_to_bus().
Also get rid of some obsolete defines and variables that could never vary.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c
This page took 0.028358 seconds and 5 git commands to generate.