]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 18 Aug 2013 20:16:59 +0000 (05:16 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 1 Dec 2013 22:24:35 +0000 (07:24 +0900)
commit0ed62369177c48314de3d103033fc5cf4a843654
tree598236a66672d553013643db9bba4bff96abddab
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
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 <shc_work@mail.ru>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/uncompress.h