OSDN Git Service

ahci: Annotate PCI ids for mobile Intel chipsets as such
authorHans de Goede <hdegoede@redhat.com>
Wed, 6 Dec 2017 15:41:08 +0000 (16:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 19:09:42 +0000 (20:09 +0100)
commit769e7b5fc95fe55b3469003aa3e672fbe9252015
tree6eca5cfd51c8d0f966b7aed656bbc06852db89c8
parentf1db1b8055e6ef6e5bf94699c32fc001ce7ba063
ahci: Annotate PCI ids for mobile Intel chipsets as such

commit ca1b4974bd237f2373b0e980b11957aac3499b56 upstream.

Intel uses different SATA PCI ids for the Desktop and Mobile SKUs of their
chipsets. For older models the comment describing which chipset the PCI id
is for, aksi indicates when we're dealing with a mobile SKU. Extend the
comments for recent chipsets to also indicate mobile SKUs.

The information this commit adds comes from Intel's chipset datasheets.

This commit is a preparation patch for allowing a different default
sata link powermanagement policy for mobile chipsets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/ahci.c