Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4023743ybl; Mon, 3 Feb 2020 11:03:49 -0800 (PST) X-Google-Smtp-Source: APXvYqzH9Q1QHjhBnOn3GEMdTkuktOy62wY5Ch8RDX+l+TD1q52L5pWdVH3jVy0dmGkinezD9rGg X-Received: by 2002:a05:6808:3b4:: with SMTP id n20mr361759oie.78.1580756629286; Mon, 03 Feb 2020 11:03:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580756629; cv=none; d=google.com; s=arc-20160816; b=Wcgvb8VAhP838rV9M0V+l/7tEnTavshP4qprV7hJ/Aeqci7EwBQOq+setZkQYNCVx+ y0GquCvD8uTJ1agedx9KZgn0jY8j1KTRrzwN4il+WhNJ2UMtwaUFIzArlQ9SWXr8uG/Z 7DThO51gs7elF13XJv9cFuHcdVIadFQeH+BMbyjft0i6k5ESI41NVVDFoIudJn2uD2td DYJDp8YprRahMM2tuGkUvTFgMFhmIWdU21tdljAGFzJ5D7p8b3BVAp7f/dFTPjBUuquR GynU5InZXhGBpLJpyxFyr26avND7hJ1Hqs5IRXYn2xlgiaNo8KQo+epIfM1ZXrYtHcz8 xWog== 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=wGiAEOietgIzHD8lcijaAp84JbMwEVbFsPopNIOUPt0=; b=zoVvUB+K2z9bUJzCu+zJ9DJOMt+M2ErujFvPCR7BqdBpXYdP9F03hSqpTsgEC64rhj /AkXXcTXfSr4rFOLYdF3FAQdf9l2kTd5aDSGxZgL0WegHoNRzwq69qTg0uUlGNLwZMOd UFCXclBS9L4w9pXWmdxUsFAugTXFjDeh4fPRFduiaZzxj+GvigKzx3GBHgHXbjnNZQl7 Ve824/JUcQYOwx1f+P08vzszLNGUHKDjkyWlYpNgHMuM3umXQtTqxLpT/+QTvsgNWLmC bXDkIaBeua4hgYGGynvQFcbss/pina1WGYwuOXlPb5jpmEsca1YVWXjASggbKNi2Q4gg ZOgA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="q0qV/7Qk"; 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 m24si9657975otf.101.2020.02.03.11.03.36; Mon, 03 Feb 2020 11:03:49 -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="q0qV/7Qk"; 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 S1729402AbgBCQ11 (ORCPT + 99 others); Mon, 3 Feb 2020 11:27:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:38678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728526AbgBCQ1Y (ORCPT ); Mon, 3 Feb 2020 11:27:24 -0500 Received: from localhost (unknown [104.132.45.99]) (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 900E02086A; Mon, 3 Feb 2020 16:27:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580747244; bh=hKiHU1a63UxaLAHfhkLxunuN0U4UHhCWDSp0Il/mFMI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=q0qV/7Qk6MHXsFoOzGzdtKqqlfGxGHFcJ8CJ0tVfEix9mcqbJWgZ0jn9QONk1uFO7 b0U8csIWPNGe4dEjO8/bQlSDTbYg1YqGE6iJcxANupmy2xMj6abZ3hJ9dK+0o3UygQ ax6Hmb8z9plfBLCIww5nSuqw/Ep+wZ2ZjP4Cug2k= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Johan Hovold , Vladis Dronov , Dmitry Torokhov , Sasha Levin Subject: [PATCH 4.9 51/68] Input: aiptek - use descriptors of current altsetting Date: Mon, 3 Feb 2020 16:19:47 +0000 Message-Id: <20200203161913.376134472@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200203161904.705434837@linuxfoundation.org> References: <20200203161904.705434837@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: Johan Hovold [ Upstream commit cfa4f6a99fb183742cace65ec551b444852b8ef6 ] Make sure to always use the descriptors of the current alternate setting to avoid future issues when accessing fields that may differ between settings. Signed-off-by: Johan Hovold Acked-by: Vladis Dronov Link: https://lore.kernel.org/r/20191210113737.4016-4-johan@kernel.org Signed-off-by: Dmitry Torokhov Signed-off-by: Sasha Levin --- drivers/input/tablet/aiptek.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/tablet/aiptek.c b/drivers/input/tablet/aiptek.c index 5a7e5e073e526..3b5bccad4a1bb 100644 --- a/drivers/input/tablet/aiptek.c +++ b/drivers/input/tablet/aiptek.c @@ -1733,7 +1733,7 @@ aiptek_probe(struct usb_interface *intf, const struct usb_device_id *id) aiptek->inputdev = inputdev; aiptek->intf = intf; - aiptek->ifnum = intf->altsetting[0].desc.bInterfaceNumber; + aiptek->ifnum = intf->cur_altsetting->desc.bInterfaceNumber; aiptek->inDelay = 0; aiptek->endDelay = 0; aiptek->previousJitterable = 0; -- 2.20.1