From 658c9d2b735fbc066a6608754b0eda77c92e637b Mon Sep 17 00:00:00 2001 From: Robert Baldyga Date: Wed, 10 Dec 2014 12:49:23 +0100 Subject: [PATCH] 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-format-patch failed