From: Masahiro Yamada Date: Fri, 8 May 2015 04:03:13 +0000 (+0900) Subject: serial: of_serial: do not set port.type twice X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a7a7e6d9b8f78e73b45bdc436c5fbdbb7220c74;p=pandora-kernel.git serial: of_serial: do not set port.type twice The port.type has already been set by of_platform_serial_setup() called from a few lines above. Setting it to the same value is redundant. Signed-off-by: Masahiro Yamada Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed