From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v5 02/15] soundwire: Add SoundWire bus type Date: Wed, 13 Dec 2017 10:16:04 +0100 Message-ID: <20171213091604.GB6269@kroah.com> References: <1512575231-4154-1-git-send-email-vinod.koul@intel.com> <1512575231-4154-3-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: <1512575231-4154-3-git-send-email-vinod.koul@intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Vinod Koul Cc: LKML , ALSA , Mark , Takashi , 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 Wed, Dec 06, 2017 at 09:16:58PM +0530, Vinod Koul wrote: > This adds the base SoundWire bus type, bus and driver registration. > along with changes to module device table for new SoundWire > device type. > > Signed-off-by: Sanyog Kale > Signed-off-by: Vinod Koul Looks good: Reviewed-by: Greg Kroah-Hartman