libata: add horkage for ASMedia 1092
authorHannes Reinecke <hare@suse.de>
Wed, 8 Dec 2021 06:58:53 +0000 (07:58 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 9 Dec 2021 02:20:47 +0000 (11:20 +0900)
commita66307d473077b7aeba74e9b09c841ab3d399c2d
tree2854f92eb32ae626def6382dd316cd25387b83c4
parent815b6cb37e8e9c4da06e7a52d7215a6dc1965e02
libata: add horkage for ASMedia 1092

The ASMedia 1092 has a configuration mode which will present a
dummy device; sadly the implementation falsely claims to provide
a device with 100M which doesn't actually exist.
So disable this device to avoid errors during boot.

Cc: stable@vger.kernel.org
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/libata-core.c