Hello. On 08/25/2013 12:33 AM, Sergei Shtylyov wrote:
From: Max Filippov <max.filip...@cogentembedded.com>
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.edwor...@renesas.com>.
Signed-off-by: Max Filippov <max.filip...@cogentembedded.com> [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(), removed '__init'/'__exit' annotations from the probe()/remove() methods, removed '__initdata' annotation from 'hpb_dmae_driver', fixed guard macro name in the header file, fixed #define ASYNCRSTR_ASRST20, added #define ASYNCRSTR_ASRST24, added the necessary runtime PM calls to the probe() and remove() methods, handled errors returned by dma_async_device_register(), beautified comments and #define's.] Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>
Vinod, we've posted the updated patch almost a week ago. Is there any hope to get it into 3.12?
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/