Home
last modified time | relevance | path

Searched hist:"099 cf77c155ffd9aef7c3783c608d7574177bda9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_uniphier.c099cf77c155ffd9aef7c3783c608d7574177bda9 Thu Feb 26 17:26:47 UTC 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> serial: UniPhier: move LCR register setting to probe function

We do not have to set the LCR register every time we change the
baud-rate. We just need to set it up once in the probe function.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>