Re: [GIT PULL]: soundwire updates

From: Greg KH
Date: Mon Jan 08 2018 - 08:20:14 EST


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 :)

thanks,

greg k-h