Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939080AbdLSKdr (ORCPT ); Tue, 19 Dec 2017 05:33:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43020 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933863AbdLSKdd (ORCPT ); Tue, 19 Dec 2017 05:33:33 -0500 Date: Tue, 19 Dec 2017 11:33:34 +0100 From: Greg Kroah-Hartman To: Mark Brown Cc: Vinod Koul , Takashi , LKML , ALSA , Pierre , patches.audio@intel.com, alan@linux.intel.com, Charles Keepax , Sagar Dharia , srinivas.kandagatla@linaro.org, plai@codeaurora.org, Sudheer Papothi Subject: Re: [PATCH v6 00/14] soundwire: Add a new SoundWire subsystem Message-ID: <20171219103334.GA13590@kroah.com> References: <1513230585-13882-1-git-send-email-vinod.koul@intel.com> <20171214073508.GA29585@kroah.com> <20171214105320.GX18649@localhost> <20171214124949.GA12935@kroah.com> <20171214150914.GD9788@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171214150914.GD9788@sirena.org.uk> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 538 Lines: 17 On Thu, Dec 14, 2017 at 03:09:14PM +0000, Mark Brown wrote: > On Thu, Dec 14, 2017 at 01:49:49PM +0100, Greg Kroah-Hartman wrote: > > > Ok, but that feels a bit rushed, as I'm guessing those sysfs files are > > essencial for the use of the hardware. To not include them feels odd to > > me :) > > As a reviewer if we can get the rest of the series moving so that > there's less to review each time it's posted that'd be very helpful. Ok, I've applied everything but the regmap patch in this series to my tree now. thanks, greg k-h