commit | ac6fff23a247ecbe23a4476703745fd5604c27a0 | [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 | 4261c644a5c9d5d1efc0d45b12e0c43fe4f5b4e2 [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>