From: Konrad Zapalowicz Date: Sun, 9 Nov 2014 01:22:19 +0000 (+0100) Subject: serial: jsm: Replace magic value with the proper define X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b05e2cbf5b38dfb2410d23adc26703fd37f84f9;p=pandora-kernel.git serial: jsm: Replace magic value with the proper define The changed function flushes the tx UART and the '4' corresponds to the UART_FCR_CLEAR_XMIT value. This commit replaces the magic number with this define. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed