From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [PATCH] video/hdmi: Fix AVI bar unpack Date: Fri, 20 Sep 2019 19:06:12 +0300 Message-ID: <20190920160612.GB1208@intel.com> References: <20190919132853.30954-1-ville.syrjala@linux.intel.com> <20190920145853.GA10973@ulmo> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20190920145853.GA10973@ulmo> Sender: stable-owner@vger.kernel.org To: Thierry Reding Cc: dri-devel@lists.freedesktop.org, Mauro Carvalho Chehab , intel-gfx@lists.freedesktop.org, stable@vger.kernel.org, Hans Verkuil , Martin Bugge , Thierry Reding , linux-media@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On Fri, Sep 20, 2019 at 04:58:53PM +0200, Thierry Reding wrote: > On Thu, Sep 19, 2019 at 04:28:53PM +0300, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > The bar values are little endian, not big endian. The pack > > function did it right but the unpack got it wrong. Fix it. > > > > Cc: stable@vger.kernel.org > > Cc: linux-media@vger.kernel.org > > Cc: Martin Bugge > > Cc: Hans Verkuil > > Cc: Thierry Reding > > Cc: Mauro Carvalho Chehab > > Fixes: 2c676f378edb ("[media] hdmi: added unpack and logging functions for InfoFrames") > > Signed-off-by: Ville Syrjälä > > --- > > drivers/video/hdmi.c | 8 ++++---- > > 1 file changed, 4 insertions(+), 4 deletions(-) > > Reviewed-by: Thierry Reding Thanks. Pushed to drm-misc-next. -- Ville Syrjälä Intel