From: Feng Tang Date: Mon, 6 Feb 2012 09:24:45 +0000 (+0800) Subject: serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() X-Git-Tag: v3.4-rc1~185^2~112^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f56d0f43656deb98c6366a133a75b5a7cf73a26;p=pandora-kernel.git serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() pch_uart_hal_request() has parameters which it never uses, also it is very short, so merge it with its caller to make code cleaner. No functional changes at all. Signed-off-by: Feng Tang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed