Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1904572ybl; Tue, 3 Dec 2019 14:45:11 -0800 (PST) X-Google-Smtp-Source: APXvYqyjLrl+8LnV5wVs91J1fbOXpGqbUK4KBqabaNcbtAQ3fwNUjFjP7gu0GwnrqvjFiK9PJyzp X-Received: by 2002:aca:dc04:: with SMTP id t4mr300845oig.51.1575413111284; Tue, 03 Dec 2019 14:45:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575413111; cv=none; d=google.com; s=arc-20160816; b=NtL4AroRBRF3MaP7f4T8r2okWWrQ50Pu+tYz3O5O6MpjSCv/KBnGXwmlPiQlqI+rEz 7LnuXSthiwkDxbSrgKNjdJjKjJByI6dLCK3CQyX9RtKtwvBVwHOCxW+PnZC/njApMRUk BfZEvzpXEkWjuFusypX4LRmQsFHk3V9S5P2P6t49P22HXvoxG+fN35DwOAVZWoPhmSWc gu4ThASZUT4OCN+L26VJeDtjvlmcZ5/BuvFzxOy7qoEn0Ka1e8x9IpxyOYKiKTJrpNWJ WUPnPdxyQftPfAeDhEXFnPrxj0Cv1TNSMcCq85KTsHA5pMIcvg8kBMPyJgT4ZJWlZ8/i xU2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=lO3kM9uaneqxqHXzzCpBVPpyPJbptmOpSwxeWdMNQD8=; b=DzMHOjxda+CTD0LImTS9jzKa2bAPWm+yTMT6QUHGF4Ae0IktciwxAnrjx1zK3r8gDT L26vfcrKZ2sAcTWCnl4L56xdYIhAmtuqhgypHCJOnuCVHIRcgcbOwMyWQ3Rf8KiFcsJD 3slKU29vpuq6pPRX13AtYxmYGGD2ZdPc2LYtcMWM7mZMOStRnyUC2WmkVlfqobeSLxlx sl/kks+lpNKVHg4T1OCLZNOrtWHJriMg6dOz0cLZq6BSyPeMoLsE8X6HVVmsflen82MS 5Ub+l+A9u/d7JaY+34+TmKO2y+VyXS4NieFYQh6YDR+94WpV8i2eiqaToIugOJLoYJ6L BJ/w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LbHcKohS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w16si2262124oih.154.2019.12.03.14.44.59; Tue, 03 Dec 2019 14:45:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LbHcKohS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728816AbfLCWnd (ORCPT + 99 others); Tue, 3 Dec 2019 17:43:33 -0500 Received: from mail.kernel.org ([198.145.29.99]:58950 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727644AbfLCWnb (ORCPT ); Tue, 3 Dec 2019 17:43:31 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 412BE20803; Tue, 3 Dec 2019 22:43:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575413009; bh=rbxxTSCTtzeyzH8V7lyMIsbwabxAb/eHcLvFhgCc4qA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LbHcKohSuswvpngSvke0bheUKOBtB9STruUlxzFLrwWCnpKjhU8K9AfJkcpFchB5f Q8aWPIVgaoVUPSwQeRDkTmui5giW4dT+mvvlxB3G+yRlSzW7nvqCjEubbI65IrQ09F NNLksugJu8c08iKp9agy+v4o20Ye2Ihv9Fd+lKlY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede Subject: [PATCH 5.3 101/135] staging: rtl8723bs: Drop ACPI device ids Date: Tue, 3 Dec 2019 23:35:41 +0100 Message-Id: <20191203213039.442786172@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191203213005.828543156@linuxfoundation.org> References: <20191203213005.828543156@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hans de Goede 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 Cc: stable Link: https://lore.kernel.org/r/20191111113846.24940-2-hdegoede@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 6 ------ 1 file changed, 6 deletions(-) --- a/drivers/staging/rtl8723bs/os_dep/sdio_intf.c +++ b/drivers/staging/rtl8723bs/os_dep/sdio_intf.c @@ -23,13 +23,7 @@ static const struct sdio_device_id sdio_ { SDIO_DEVICE(0x024c, 0xb723), }, { /* end: all zeroes */ }, }; -static const struct acpi_device_id acpi_ids[] = { - {"OBDA8723", 0x0000}, - {} -}; - MODULE_DEVICE_TABLE(sdio, sdio_ids); -MODULE_DEVICE_TABLE(acpi, acpi_ids); static int rtw_drv_init(struct sdio_func *func, const struct sdio_device_id *id); static void rtw_dev_remove(struct sdio_func *func);