ahci: Order SATA device IDs for codename Lewisburg
authorAlexandra Yates <alexandra.yates@linux.intel.com>
Mon, 16 Nov 2015 16:22:16 +0000 (11:22 -0500)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 22 Jan 2016 21:40:11 +0000 (21:40 +0000)
commit7f97fb193743242c055316cbfc3e0c0e141d764d
tree776b1a97e73dc8c5dba27b9fe17112449cb60c1a
parent545df47d60e8e4d94a52c598a75369a08465047c
ahci: Order SATA device IDs for codename Lewisburg

commit 4d92f0099a06ef0e36c7673f7c090f1a448b2d1b upstream.

This change was to preserve the ascending order of device IDs.
There was an exception with the first two Lewisburg device IDs to
keep all device IDs of the same kind grouped by code name.

Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com>
signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/ata/ahci.c