From: Elen Song Date: Mon, 22 Jul 2013 08:30:28 +0000 (+0800) Subject: serial: at91: support run time switch transfer mode X-Git-Tag: v3.12-rc1~182^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d64c4ffab7da36d657a35fe2b494d5c971f615;p=pandora-kernel.git serial: at91: support run time switch transfer mode We will switch to pio mode when request of dma or pdc fail. But soon or later, when the request is success, the transfer mode can switch to them at next open serial port action. So in startup stage, we should get original transfer mode. Signed-off-by: Elen Song Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed