From: Alexander Shiyan Date: Thu, 17 Jan 2013 14:34:45 +0000 (+0400) Subject: serial: sccnxp: Fix possible crash if no platform data supplied X-Git-Tag: v3.9-rc1~125^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b786337d8c2867962348711e8d1211b292b6e3c5;p=pandora-kernel.git serial: sccnxp: Fix possible crash if no platform data supplied This patch fix possible kernel crash if no platform data supplied. We should not use platform data in this case, instead we will use default values from private driver structure. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed