lkml.org 
[lkml]   [2014]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 37/39] ata_piix: use blk_mq
    Signed-off-by: Christoph Hellwig <hch@lst.de>
    ---
    drivers/ata/ata_piix.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
    index 6334c8d..df00cef 100644
    --- a/drivers/ata/ata_piix.c
    +++ b/drivers/ata/ata_piix.c
    @@ -1068,6 +1068,7 @@ static u8 piix_vmw_bmdma_status(struct ata_port *ap)

    static struct scsi_host_template piix_sht = {
    ATA_BMDMA_SHT(DRV_NAME),
    + .use_blk_mq = true,
    };

    static struct ata_port_operations piix_sata_ops = {
    --
    1.7.10.4



    \
     
     \ /
      Last update: 2014-03-17 15:21    [W:4.786 / U:0.244 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site