Re: [PATCH 01/14] Documentation: Add SoundWire summary

From: Vinod Koul
Date: Fri Oct 20 2017 - 13:05:30 EST


On Fri, Oct 20, 2017 at 06:22:13PM +0200, Greg Kroah-Hartman wrote:
> 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@xxxxxxxxx>
> > > >
> > > > 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@xxxxxxxxx>
> > > > Signed-off-by: Hardik T Shah <hardik.t.shah@xxxxxxxxx>
> > > > Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
> > > > Signed-off-by: Vinod Koul <vinod.koul@xxxxxxxxx>
> > > > ---
> > > > 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...

Yeah I need to do that anyway, so lets me get that done for this and some
other stuff I planned to do :)

--
~Vinod