From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@linux.intel.com (Vinod Koul) Date: Wed, 22 Aug 2012 12:04:35 +0530 Subject: [PATCH] drivers/dma/sirf-dma.c: fix usage of devm functions In-Reply-To: References: <1344069330-29569-1-git-send-email-Julia.Lawall@lip6.fr> <1345608994.1895.73.camel@vkoul-udesk3> Message-ID: <1345617275.1895.83.camel@vkoul-udesk3> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2012-08-22 at 13:41 +0800, Barry Song wrote: > >> > >> > >> the git log "drivers/dma/sirf-dma.c: fix usage of devm functions" > >> should be fixed. > > > > > > What do you suggest? The patch is about problems with the use of > > devm_kzalloc, devm_ioremap, and devm_request_irq. > > i mean the prefix > > dmaengine: sirf: ............. That is the usual way, it helps if you see the notation used by subsystem by checking patches being sent to subsystem, but it is not a really big deal, pls take care of this in future. -- ~Vinod