From: Guennadi Liakhovetski Date: Mon, 30 Dec 2013 13:58:04 +0000 (+0100) Subject: DMA: dmatest: extend the "device" module parameter to 32 characters X-Git-Tag: v3.14-rc1~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a85159fece07f4ff3e266da619af050928dceca1;p=pandora-kernel.git DMA: dmatest: extend the "device" module parameter to 32 characters With Device Tree a typical DMA controller device name can look like 10000000.dma-controller, which extends the current size of the string, allocated for this parameter. This patch extends its size from 20 to 32 characters. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-diff-tree failed