staging: rtl8723bs: Drop ACPI device ids
authorHans de Goede <hdegoede@redhat.com>
Mon, 11 Nov 2019 11:38:46 +0000 (12:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2019 08:21:26 +0000 (09:21 +0100)
commitdba9ff8b016685dde5798daaa66eec71d07bff64
tree17674ac63b005090939b3990c9cb0a51ae3e2cb1
parent0047bb5ac4ac63a8b00caf1f72714dfebef6c903
staging: rtl8723bs: Drop ACPI device ids

commit 2d9d2491530a156b9a5614adf9dc79285e35d55e upstream.

The driver only binds by SDIO device-ids, all the ACPI device-id does
is causing the driver to load unnecessarily on devices where the DSDT
contains a bogus OBDA8723 device.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191111113846.24940-2-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/sdio_intf.c