serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
authorFeng Tang <feng.tang@intel.com>
Mon, 6 Feb 2012 09:24:45 +0000 (17:24 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:02:26 +0000 (09:02 -0800)
commit6f56d0f43656deb98c6366a133a75b5a7cf73a26
tree00a635125f534db888af601b1e3b8b961c73eecc
parent30c6c6b5bf82d4f4a23235a0aa0657681d1c21f2
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 <feng.tang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pch_uart.c
This page took 0.026556 seconds and 5 git commands to generate.