]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:34:08 +0000 (22:34 +0100)
commit71491212a4821c78e274caf1c3fede5531dee3c6
treee5f0ade4dfaa8f011840681764d7cfabc4147a46
parentdcb87a460c91b94939d5924d4a1e5eefff8f2126
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