commit | 5822a5df5ee2bbb2a98a4baadf065829e191395f | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.ab@samsung.com> | Tue Jun 14 19:12:26 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Wed Jul 20 19:10:43 2011 +0900 |
tree | 1b03ec068a72badee89f78cec25a0bf25600e523 | |
parent | ee430f16251de889ddf8e303970713d9fba9a3f5 [diff] |
serial: Remove redundant console_initcall from s3c and s5p console drivers Uart port is registered as a console during the driver's probe. So explict registration of console with console_initcall is removed. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> [kgene.kim@samsung.com: removed changes of s3c2400 and s3c24a0] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>