diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2011-03-24 03:20:56 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-31 07:33:24 +0200 |
commit | 6a8c979935f1955707fe79909cb3baf9575282f4 (patch) | |
tree | 2b05cffbdf8e5bcc3c47bb5f4f1f2cac36ec5374 /arch/sh/boards | |
parent | serial: sh-sci: prevent setup of uninitialized serial console (diff) | |
download | linux-6a8c979935f1955707fe79909cb3baf9575282f4.tar.xz linux-6a8c979935f1955707fe79909cb3baf9575282f4.zip |
sh: sh-sci: Fix double initialization by serial_console_setup
The driver is initialized in a state with an unknown value by
serial_console_setup. And initialization fails.
This is caused by the initialization by sci_console_init.
This function does not seem to be necessary for the present sh-sci driver.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards')
0 files changed, 0 insertions, 0 deletions