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>
Wed, 4 Dec 2019 21:30:47 +0000 (22:30 +0100)
commit928353f4e12008ed13ae7c77320c77420e3a4f15
treeb41b416ed2b3e6a56f641462a4de6c12f014a9b7
parentab1908cbe204faaf3f65e59e23b6863002e852a0
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