libata: add horkage for ASMedia 1092
authorHannes Reinecke <hare@suse.de>
Wed, 8 Dec 2021 06:58:53 +0000 (07:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Dec 2021 09:04:48 +0000 (10:04 +0100)
commita2d261362067f589b12e9d00451e09c98d489726
tree54ce745582a08f404d4c7a8d4e291749b6fc7ac1
parent3a3c46e2eff0577454860a203be1a8295f4acb76
libata: add horkage for ASMedia 1092

commit a66307d473077b7aeba74e9b09c841ab3d399c2d upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c