commit | ba47f97a18f2f9c517131fcdaceb3b5a4811dc19 | [log] [tgz] |
---|---|---|
author | Jeffy Chen <jeffy.chen@rock-chips.com> | Mon Jan 04 15:54:46 2016 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 22:54:55 2016 -0800 |
tree | a4fa91174b9c776ffffeed7b9bb1a4066619aed9 | |
parent | 92a0574867f3329ca285b51adcf09ed3ee42e7a0 [diff] |
serial: core: remove baud_rates when serial console setup Currently, when tring to set up a serial console with a higher baud rate, it would fallback to 921600. Tested-by: Jianqun Xu <jay.xu@rock-chips.com> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> Reviewed-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>