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)
committerTejun Heo <tj@kernel.org>
Mon, 11 Dec 2017 14:39:59 +0000 (06:39 -0800)
commitca1b4974bd237f2373b0e980b11957aac3499b56
tree6ec9abd33f7a591c39f1b6d3a988eab1a08798d1
parent2dc0b46b5ea30f169b0b272253ea846a5a281731
ahci: Annotate PCI ids for mobile Intel chipsets as such

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>
drivers/ata/ahci.c