Re: [PATCH] dma: add driver for R-Car HPB-DMAC

From: Sergei Shtylyov
Date: Sat Jun 29 2013 - 17:49:19 EST


Hello.

On 06/30/2013 12:15 AM, Sergei Shtylyov wrote:

Oops, forgot to add the From: line. The patch is not mine, I've only modified it slightly. Will repost now...

Add support for HPB-DMAC found in Renesas R-Car SoCs, using 'shdma-base' DMA
driver framework.

Based on the original patch by Phil Edworthy <phil.edworthy@xxxxxxxxxxx>.

Signed-off-by: Max Filippov <max.filippov@xxxxxxxxxxxxxxxxxx>
[Sergei: removed useless #include, sorted #include's, fixed HPB_DMA_TCR_MAX,
fixed formats and removed line breaks in the dev_dbg() calls, rephrased and
added IRQ # to the shdma_request_irq() failure message, added MODULE_AUTHOR(),
fixed guard macro name in the header file, fixed #define ASYNCRSTR_ASRST20,
added #define ASYNCRSTR_ASRST24, beautified some commets.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/