commit | f20ae478ffcf5f191dc7b9aea0489b85e97c8e4e | [log] [tgz] |
---|---|---|
author | Daeseok Youn <daeseok.youn@gmail.com> | Mon Sep 26 09:43:04 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 27 13:12:26 2016 +0200 |
tree | 171f24bb9c15027cddc14c290272adacca868a3c | |
parent | 467132b029fedbffef2e252f2caff4f9dd9a59ff [diff] |
staging: dgnc: move functions unrelated with dgnc_found_board() The functions related with tty device initialization are needed to be moved from dgnc_found_board() to dgnc_init_one(). Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>