From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39108 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932577AbeCMKuM (ORCPT ); Tue, 13 Mar 2018 06:50:12 -0400 Date: Tue, 13 Mar 2018 11:50:13 +0100 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Arnd Bergmann , Hans Verkuil , Mauro Carvalho Chehab Subject: Re: [PATCH 4.4 130/193] [media] tc358743: fix register i2c_rd/wr functions Message-ID: <20180313105013.GC32263@kroah.com> References: <20180223170325.997716448@linuxfoundation.org> <20180223170346.213655459@linuxfoundation.org> <1520306253.2786.121.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1520306253.2786.121.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Mar 06, 2018 at 03:17:33AM +0000, Ben Hutchings wrote: > On Fri, 2018-02-23 at 19:26 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Arnd Bergmann > > > > commit 3538aa6ecfb2dd727a40f9ebbbf25a0c2afe6226 upstream. > [...] > > This introduces a regression in i2c_wr8_and_or(), fixed upstream by: > > commit f2c61f98e0b5f8b53b8fb860e5dcdd661bde7d0b > Author: Philipp Zabel > Date:���Thu May 4 12:20:17 2017 -0300 > > ����[media] tc358743: fix register i2c_rd/wr function fix Now queued up, thanks. greg k-h