From mboxrd@z Thu Jan 1 00:00:00 1970 From: okaya@codeaurora.org (okaya at codeaurora.org) Date: Sun, 20 Mar 2016 09:30:50 -0400 Subject: [PATCH V15 0/4] dma: add Qualcomm Technologies HIDMA driver In-Reply-To: <20160320093926.GM2490@localhost> References: <1457732994-11175-1-git-send-email-okaya@codeaurora.org> <20160320093926.GM2490@localhost> Message-ID: <115f141fa85206e54783964bcd25be32@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2016-03-20 05:39, Vinod Koul wrote: > On Fri, Mar 11, 2016 at 04:49:50PM -0500, Sinan Kaya wrote: >> >> Sinan Kaya (4): >> dma: qcom_hidma: implement lower level hardware interface >> dma: qcom_hidma: add debugfs hooks >> dma: qcom_hidma: add support for object hierarchy >> dma: qcom_hidma: read the channel id from HW > > Any reason why you insist on using subsystem name as dma even when > asked to > change.. Forgotten. I can fix that.