lkml.org 
[lkml]   [2013]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.12 055/212] ahci: add Marvell 9230 to the AHCI PCI device list
    Date
    3.12-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Samir Benmendil <samir.benmendil@gmail.com>

    commit 6d5278a68a75891db1df5ae1ecf83d288fc58c65 upstream.

    Tested with a DAWICONTROL DC-624e on 3.10.10

    Signed-off-by: Samir Benmendil <samir.benmendil@gmail.com>
    Signed-off-by: Tejun Heo <tj@kernel.org>
    Reviewed-by: Levente Kurusa <levex@linux.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/ata/ahci.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/ata/ahci.c
    +++ b/drivers/ata/ahci.c
    @@ -435,6 +435,8 @@ static const struct pci_device_id ahci_p
    .driver_data = board_ahci_yes_fbs }, /* 88se9172 on some Gigabyte */
    { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x91a3),
    .driver_data = board_ahci_yes_fbs },
    + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x9230),
    + .driver_data = board_ahci_yes_fbs },

    /* Promise */
    { PCI_VDEVICE(PROMISE, 0x3f20), board_ahci }, /* PDC42819 */



    \
     
     \ /
      Last update: 2013-12-02 21:21    [W:4.039 / U:0.336 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site