[alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Oct 20 18:22:13 CEST 2017


On Fri, Oct 20, 2017 at 09:19:18PM +0530, Vinod Koul wrote:
> On Fri, Oct 20, 2017 at 12:39:34PM +0200, Greg Kroah-Hartman wrote:
> > On Thu, Oct 19, 2017 at 08:33:17AM +0530, Vinod Koul wrote:
> > > From: Sanyog Kale <sanyog.r.kale at intel.com>
> > > 
> > > SoundWire is a new Linux bus which implements a new MIPI bus protocol
> > > 'SoundWire'. The summary of SoundWire bus and registration APIs is
> > > documented in the 'summary' file.
> > > 
> > > Signed-off-by: Sanyog Kale <sanyog.r.kale at intel.com>
> > > Signed-off-by: Hardik T Shah <hardik.t.shah at intel.com>
> > > Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> > > Signed-off-by: Vinod Koul <vinod.koul at intel.com>
> > > ---
> > >  Documentation/soundwire/summary.txt | 192 ++++++++++++++++++++++++++++++++++++
> > >  1 file changed, 192 insertions(+)
> > >  create mode 100644 Documentation/soundwire/summary.txt
> > 
> > Any specific reason this is not in .rst format and tied to the rest of
> > the kernel Documentation so it gets built automatically?
> 
> I was hoping to do rst conversion a bit later if that is not a deal
> breaker :) That is certainly a todo in my list.

Should only take you a few minutes, don't add things to the tree that
you are going to fix up "some day", as that might never happen...

thanks,

greg k-h


More information about the Alsa-devel mailing list