From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH] HID: wacom: correct misreported EKR ring values Date: Mon, 19 Aug 2019 13:02:46 -0400 Message-ID: <20190819170246.GA30205@sasha-vm> References: <1566232914-9919-1-git-send-email-aaron.skomra@wacom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Content-Disposition: inline In-Reply-To: <1566232914-9919-1-git-send-email-aaron.skomra@wacom.com> Sender: stable-owner@vger.kernel.org To: Aaron Armstrong Skomra Cc: linux-input@vger.kernel.org, jikos@kernel.org, benjamin.tissoires@redhat.com, ping.cheng@wacom.com, jason.gerecke@wacom.com, Aaron Armstrong Skomra , "# v4 . 3+" List-Id: linux-input@vger.kernel.org On Mon, Aug 19, 2019 at 09:41:54AM -0700, Aaron Armstrong Skomra wrote: >The EKR ring claims a range of 0 to 71 but actually reports >values 1 to 72. The ring is used in relative mode so this >change should not affect users. > >Signed-off-by: Aaron Armstrong Skomra >Fixes: 72b236d60218f ("HID: wacom: Add support for Express Key Remote.") >Cc: # v4.3+ >Reviewed-by: Ping Cheng >Reviewed-by: Jason Gerecke >--- >Patch specifically targeted to v4.9.189 Is this not a problem upstream as well? Why not? If it is, this patch will need to go upstream first, and then it'll get to stable branches from there.