From: Linus Walleij Date: Thu, 28 Nov 2013 09:41:04 +0000 (+0100) Subject: serial: pl011: use DMA RX polling by default X-Git-Tag: v3.14-rc1~149^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17438217a6f5e33d920ed3821a4b857311cc2872;p=pandora-kernel.git serial: pl011: use DMA RX polling by default Making DMA RX polling optional when DMA is on was just over-cautious: there is one single system in the kernel tree using this facility, Ux500 and after some testing I turned this on also for Ux500, which means it should simply be on by default if DMA is enabled. Cc: Jongsung Kim Cc: Chanho Min Cc: Russell King Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed