From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v6 00/14] soundwire: Add a new SoundWire subsystem Date: Thu, 14 Dec 2017 08:35:08 +0100 Message-ID: <20171214073508.GA29585@kroah.com> References: <1513230585-13882-1-git-send-email-vinod.koul@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1513230585-13882-1-git-send-email-vinod.koul@intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Vinod Koul Cc: Takashi , LKML , ALSA , Mark , Pierre , patches.audio@intel.com, alan@linux.intel.com, Charles Keepax , Sagar Dharia , srinivas.kandagatla@linaro.org, plai@codeaurora.org, Sudheer Papothi List-Id: alsa-devel@alsa-project.org On Thu, Dec 14, 2017 at 11:19:31AM +0530, Vinod Koul wrote: > Changes in v6: > - Add reviewed/acked tags from Philippe, Pierre, Takashi and Greg > - Fix nitpicks from Takashi > - Drop the sysfs patch for now Wait, why drop the sysfs patch entirely? You need those attributes, right? You also need to document the existing sysfs files in Documentation/ABI/ for the class/device files you create in this patch series, so that needs to be done before this patch series can be accepted. thanks, greg k-h