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)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 7 Mar 2016 17:29:01 +0000 (12:29 -0500)
commit79151933d58376c5d7429047b397c6d59fad8968
tree6de50281f6a8f207e268d4036b85d7e2d696152d
parent664a608ef37cf8f8bf155d865876314618686756
ahci: Order SATA device IDs for codename Lewisburg

[ Upstream commit 4d92f0099a06ef0e36c7673f7c090f1a448b2d1b ]

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: Sasha Levin <sasha.levin@oracle.com>
drivers/ata/ahci.c