On Thu, 29 Nov 2007 23:33:31 +0900
Tejun Heo <[EMAIL PROTECTED]> wrote:

> With atapi_request_sense() converted to use sg, there's no user of
> non-sg interface.  Kill non-sg interface.
> 
> * ATA_QCFLAG_SINGLE and ATA_QCFLAG_SG are removed.  ATA_QCFLAG_DMAMAP
>   is used instead.  (this way no LLD change is necessary)
> 
> * qc->buf_virt is removed.
> 
> * ata_sg_init_one() and ata_sg_setup_one() are removed.
> 
> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
> Cc: Rusty Russel <[EMAIL PROTECTED]>

Acked-by: Alan Cox <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to