From: Thomas Abraham Date: Mon, 24 Oct 2011 09:48:21 +0000 (+0200) Subject: serial: samsung: merge all SoC specific port reset functions X-Git-Tag: v3.3-rc1~143^2~1^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfb3b41be4ca3c9d1688f6c2d00bfa178356494;p=pandora-kernel.git serial: samsung: merge all SoC specific port reset functions The port reset function in each of the platform specific extension performs the same operations and hence all the reset port functions can be merged into one and moved into the common samsung uart driver. The SoC specific port reset functions are removed from SoC extensions. Cc: Ben Dooks Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed