commit | 730c4e782c039caf40b467c35f595c005e94220c | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Mon Jul 14 16:10:00 2014 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 17 18:14:44 2014 -0700 |
tree | ec2074519003259f85a19048702d30f01c581f0c | |
parent | bcb9973a6097652a12660958449301aada41de9c [diff] |
serial: sh-sci: Add calculation recive margin for HSCIF When the error of the same bit rate is detected, we will need to select the recive margin is large. Current code holds the minimum error, it does not have to check the recive margin. This adds this calculation. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>