From: Alexander Shiyan Date: Sun, 18 Aug 2013 20:16:59 +0000 (+0900) Subject: ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function X-Git-Tag: fixes-nc-for-linus~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16532759d48a9fcf96cccb013b7f4dc338c2f2d6;p=pandora-kernel.git ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function When CONFIG_S3C_BOOT_UART_FORCE_FIFO symbol is set, we should enable FIFO but actually switch command is missing in the code. This patch adds this switching. Signed-off-by: Alexander Shiyan Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed