]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ahci: add pci quirk for JMB362
authorTejun Heo <tj@kernel.org>
Thu, 3 Jun 2010 09:57:04 +0000 (11:57 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:16:00 +0000 (11:16 -0700)
commite5973496f73a58dad755e95e0ae5310031612473
tree2649f7796f7fc5936eaaea375111fecc573fdad8
parentff46e9ac912b01da5325f47e7ed1c069d2d3aeef
ahci: add pci quirk for JMB362

commit 4daedcfe8c6851aa01cc1997220f2577f4039c13 upstream.

JMB362 is a new variant of jmicron controller which is similar to
JMB360 but has two SATA ports instead of one.  As there is no PATA
port, single function AHCI mode can be used as in JMB360.  Add pci
quirk for JMB362.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Aries Lee <arieslee@jmicron.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c
include/linux/pci_ids.h