]> git.ipfire.org Git - people/arne_f/kernel.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>
Thu, 5 Dec 2019 14:38:08 +0000 (15:38 +0100)
commitee5f5bbef31027004663c1824d7819465bec8457
tree6727a5934ebbd8e2a1b79c5492b34921c92a628c
parenta3a967f00a54885eaea6034c8a3c538f65a0b9e7
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