From: Stephen Boyd Date: Wed, 21 Aug 2013 06:48:06 +0000 (-0700) Subject: msm_serial: Send more than 1 character on the console w/ UARTDM X-Git-Tag: v3.12-rc1~182^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3957e80eb56059698676694ee500cfbe5b8972b;p=pandora-kernel.git msm_serial: Send more than 1 character on the console w/ UARTDM We recently added support to send more than one character at a time for UARTDM hardware but we didn't add the same support in the console code path. Add support here to speed up console messages on UARTDM hardware. Cc: David Brown Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed