From: Feng Tang Date: Mon, 6 Feb 2012 09:24:44 +0000 (+0800) Subject: serial: pch_uart: trivial cleanup by removing the get_msr() X-Git-Tag: v3.4-rc1~185^2~112^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c6c6b5bf82d4f4a23235a0aa0657681d1c21f2;p=pandora-kernel.git serial: pch_uart: trivial cleanup by removing the get_msr() The short get_msr() has some unnecessary code and only used once, so merge it with its caller to make code cleaner. No functional change at all. Signed-off-by: Feng Tang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed