On Fri, 1 May 2020 17:37:45 +0200 Mauro Carvalho Chehab <[email protected]> wrote:
> Move those files to the core-api, where they belong, renaming > them to ReST and adding to the core API index file. > > Signed-off-by: Mauro Carvalho Chehab <[email protected]> > --- > .../{DMA-API-HOWTO.txt => core-api/dma-api-howto.rst} | 0 > Documentation/{DMA-API.txt => core-api/dma-api.rst} | 0 > .../{DMA-attributes.txt => core-api/dma-attributes.rst} | 0 > Documentation/{DMA-ISA-LPC.txt => core-api/dma-isa-lpc.rst} | 0 > Documentation/core-api/index.rst | 4 ++++ > 5 files changed, 4 insertions(+) > rename Documentation/{DMA-API-HOWTO.txt => core-api/dma-api-howto.rst} (100%) > rename Documentation/{DMA-API.txt => core-api/dma-api.rst} (100%) > rename Documentation/{DMA-attributes.txt => core-api/dma-attributes.rst} > (100%) > rename Documentation/{DMA-ISA-LPC.txt => core-api/dma-isa-lpc.rst} (100%) This one seems obvious, applied. jon

