From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935241AbeAHQtW (ORCPT + 1 other); Mon, 8 Jan 2018 11:49:22 -0500 Received: from mga01.intel.com ([192.55.52.88]:15602 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935145AbeAHQtV (ORCPT ); Mon, 8 Jan 2018 11:49:21 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,330,1511856000"; d="scan'208";a="22350402" Date: Mon, 8 Jan 2018 22:23:32 +0530 From: Vinod Koul To: Greg KH Cc: LKML , Sanyog Kale Subject: Re: [GIT PULL]: soundwire updates Message-ID: <20180108165332.GH18649@localhost> References: <20180105095715.GM18649@localhost> <20180108132013.GA13067@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180108132013.GA13067@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, Jan 08, 2018 at 02:20:13PM +0100, Greg KH wrote: > On Fri, Jan 05, 2018 at 03:27:16PM +0530, Vinod Koul wrote: > > Hey Greg, > > > > Please PULL to get three patches for static checks which people have > > found. These have been tested by Fengguang's kbuildbot. > > > > The following changes since commit 1443f5b4fb451fdc894e4845ca67b370ed897a94: > > > > MAINTAINERS: Add SoundWire entry (2017-12-19 11:32:35 +0100) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware.git soundwire-next > > > > for you to fetch changes up to c53a11d0ac0ed05f5569fa4396acb6b787ae8ac7: > > > > soundwire: Fix typo in return value check of sdw_read() (2018-01-03 08:53:46 +0530) > > > > ---------------------------------------------------------------- > > Colin Ian King (2): > > soundwire: fix sign extension when shifting buf[2] 24 places > > soundwire: intel: fix missing assignment to ret > > > > Wei Yongjun (1): > > soundwire: Fix typo in return value check of sdw_read() > > > > drivers/soundwire/bus.c | 14 +++++++------- > > drivers/soundwire/intel.c | 2 +- > > 2 files changed, 8 insertions(+), 8 deletions(-) > > Please just send me patches for now until I trust you to send patches in > that I don't have to review :) Fair enough, I have sent these to you -- ~Vinod