commit | c2ded962d4703a3f9522553004db4a6fe540f7e6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Oct 23 22:26:12 2014 +0900 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 21:43:09 2014 -0600 |
tree | 6435a472623e9a30a9c5022034e887b2fbef5374 | |
parent | ff247b7a0d2f4051786f5be1e73cf90a86b4b641 [diff] |
serial: remove uniphier_serial_initialize() call The UniPhier serial driver has been converted to driver model. Let's remove uniphier_serial_initialize() call from the old serial driver framework. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>