OSDN Git Service

sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Aug 2019 06:31:19 +0000 (08:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Sep 2019 05:12:52 +0000 (07:12 +0200)
commit015c9eff13ac9c2234134b47355b5af52c535cd4
tree67f130c6e690e70c65e995dca3a9e3824635555a
parenta17102c93c25d9c94b9c9b359026cd63e581d60d
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)

[ Upstream commit 189308d5823a089b56e2299cd96589507dac7319 ]

A similar workaround for the suspend/resume problem is needed for yet
another ASUS machines, P6X models.  Like the previous fix, the BIOS
doesn't provide the standard DMI_SYS_* entry, so again DMI_BOARD_*
entries are used instead.

Reported-and-tested-by: SteveM <swm@swm1.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/sky2.c