Andrew Morton fd985e1def drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
serial_core.c usually does

	if (HIGH_BITS_OFFSET)
		expr-involving-HIGH_BITS_OFFSET()

at least to avoid generating useless code on 32-bit machines, where
HIGH_BITS_OFFSET is zero.  Do that in uart_get_attr_port().

Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-26 16:18:04 -08:00
..
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:22:52 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2011-03-31 11:26:23 -03:00
2012-11-15 17:20:57 -08:00
2012-08-10 12:55:47 -07:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:43:26 -08:00
2012-11-21 15:25:06 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-15 17:20:58 -08:00