From: Daeseok Youn Date: Mon, 26 May 2014 10:24:47 +0000 (+0900) Subject: staging: dgap: move tty_port_init() for serial_ports. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66369a59016e6f5c5da77afbd53eec49b03fb68;p=pandora-kernel.git staging: dgap: move tty_port_init() for serial_ports. If printer_ports which is allocated after serial_ports is failed to allocate, tty_port_init for serial_ports doesn't need anymore. So move this after allocating memory for printer_ports. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed