From a66369a59016e6f5c5da77afbd53eec49b03fb68 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Mon, 26 May 2014 19:24:47 +0900 Subject: [PATCH] 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-format-patch failed