Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1933851ybl; Tue, 3 Dec 2019 15:15:04 -0800 (PST) X-Google-Smtp-Source: APXvYqyhWZ12yBYpx5Ob0HDkMI0MT0Gz0jNcJWJVUO4HLXkfMx0PTNoQMYo0Z2x1ZcGYiZ3qzF4D X-Received: by 2002:a9d:66d:: with SMTP id 100mr309928otn.179.1575414904364; Tue, 03 Dec 2019 15:15:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575414904; cv=none; d=google.com; s=arc-20160816; b=M5lAuRDf6UZnlGOiHwIRADILg6FUl6v6JtarJ7uePcK2aieXpfyOTeFArZQll+/AmO 3RepwMhpHBpiw2mbJqS8DgBizkgcfzCvIdCE9A9vDFsavJodZVsc9ilkYH2mseJsu7CH Rs1fhIaWZxxJdGa7pRlcOi1zBhWGnqrMVWGuZAbLzeyoQGnLJgboSHQ4kiz1WgDNXDww C71aOSw0KdzWkSnGU6DNBKkH591kPMZaMaDh7nJw8VAXMvTkJrLS4dvn5ph6SBgh3nPb VlC3tzCl+b3ve10W9uQmynGQs9wyXO8vOFap5f2mBxXKbdqzob+PXv1tGfE2V/GSLF8L ULPA== 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=UTbj4fhSKfpcg+deaxuDBueqZqTeE89cnkL/LyFy53s=; b=xCBWzooXfrXngOzqGSRgn80nQ6t6tfPq80a6zicEqiPuQe+tgXXvWCqOcRSgOeK9L6 6zpiqnqwhQOw0oEB5C0Ifhu0E6re0iSX9jyo9NMsPui+Zznw1JWPHw4ESlIWt/s+e7mx 2X7s4tlzMst5VBhFJIehHU84oQAlbhZyt09ng7FRHJ0AbTniIZkP3TEQ8qy+ELvWTFrK IxRXxR6UwVnMW/xSKh0JxKXdlYB0wnpJyNzOSAsz0hI/swuf70S2ds1AsoKxvib5Tu0y Cpt94SCLQSmGaU5q5fXiWJlQX5hJ7L2v7St6GFuzfR4G88CxtYDnJwrn2MQlgCmQlExa DQ3A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EoQiuuF2; 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 h138si2304035oib.6.2019.12.03.15.14.52; Tue, 03 Dec 2019 15:15:04 -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=EoQiuuF2; 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 S1727614AbfLCWiQ (ORCPT + 99 others); Tue, 3 Dec 2019 17:38:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:47090 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727936AbfLCWiN (ORCPT ); Tue, 3 Dec 2019 17:38:13 -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 60526207DD; Tue, 3 Dec 2019 22:38:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575412692; bh=2od75twyd8JsIVh0E+fMHEG4l6sBN9ezELJsWv4ca5o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EoQiuuF2Pkia43sO0xZuMF7RxTmKU4tIzTyuiwWlBxB1f7spzuD7jSPXqGyRG8FwS zdLS85qfXXBI+OrKKBi9JZgH7j1kAr4qGH9nIvDCY0dVKg2rNFpzCAMtvwg7U7VXbZ vnJ8YFBfbzgtF+5acVTgcF6TppYkVqEyDt3jG1zs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , youling257 Subject: [PATCH 5.4 10/46] staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids Date: Tue, 3 Dec 2019 23:35:30 +0100 Message-Id: <20191203212724.815744118@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191203212705.175425505@linuxfoundation.org> References: <20191203212705.175425505@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 3d5f1eedbfd22ceea94b39989d6021b1958181f4 upstream. Add 024c:0525 to the list of SDIO device-ids, based on a patch found in the Android X86 kernels. According to that patch this device id is used on the Alcatel Plus 10 device. Reported-and-tested-by: youling257 Signed-off-by: Hans de Goede Cc: stable Link: https://lore.kernel.org/r/20191111113846.24940-1-hdegoede@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 + 1 file changed, 1 insertion(+) --- a/drivers/staging/rtl8723bs/os_dep/sdio_intf.c +++ b/drivers/staging/rtl8723bs/os_dep/sdio_intf.c @@ -18,6 +18,7 @@ static const struct sdio_device_id sdio_ids[] = { { SDIO_DEVICE(0x024c, 0x0523), }, + { SDIO_DEVICE(0x024c, 0x0525), }, { SDIO_DEVICE(0x024c, 0x0623), }, { SDIO_DEVICE(0x024c, 0x0626), }, { SDIO_DEVICE(0x024c, 0xb723), },