commit | aa0bdd2995fb991f0c0f0145303803a0474c93e2 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sat Sep 19 11:43:07 2015 +0800 |
committer | Helge Deller <deller@gmx.de> | Thu Oct 22 15:44:28 2015 +0200 |
tree | 41e1426dee15e4848227c3daafd99f235e0f2e49 | |
parent | 7bc2d40ea690a37eccc2f514c96c56fdcda626b5 [diff] |
parisc: serial/mux: Convert to uart_console_device instead of open-coded The implementation of mux_console_device() is very similar to uart_console_device(). Setting .data field in mux_console then we can convert to use uart_console_device(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Helge Deller <deller@gmx.de>