commit | 0dfb3b41be4ca3c9d1688f6c2d00bfa178356494 | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Mon Oct 24 11:48:21 2011 +0200 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Fri Dec 23 10:06:59 2011 +0900 |
tree | c0ea3c6ef69c90156016d8e9ec51cfa3c46226f9 | |
parent | 0cfb26e1fb9d7afe9c79a40a257808eafb2aff34 [diff] |
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 <ben-linux@fluff.org> Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>