From: Robert Baldyga Date: Wed, 10 Dec 2014 11:49:23 +0000 (+0100) Subject: serial: samsung: alloc dma stucture in ourport X-Git-Tag: fixes-v4.0-rc1~98^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658c9d2b735fbc066a6608754b0eda77c92e637b;p=pandora-kernel.git serial: samsung: alloc dma stucture in ourport When we have "dmas" property in serial node in device-tree, we do memory alocation for dma structure which will be used in DMA handling code. Based on previous work of Sylwester Nawrocki and Lukasz Czerwinski. Signed-off-by: Robert Baldyga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed