From: Mark Hounschell Date: Wed, 26 Feb 2014 15:18:26 +0000 (-0500) Subject: staging: dgap: fix kernel oops on port open X-Git-Tag: v3.15-rc1~139^2~849 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8b84efe51073b11ffddf992a7b5a2059a53c14;p=pandora-kernel.git staging: dgap: fix kernel oops on port open This patch addresses the follow error message followed by a kernel oops: dgap: driver does not set tty->port. This will crash the kernel later. Fix the driver It also renames the main function this patch addresses because its name is misleading. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed