commit | a3957e80eb56059698676694ee500cfbe5b8972b | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue Aug 20 23:48:06 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 27 16:22:59 2013 -0700 |
tree | 08d91e5159e700fd5b5a77f0ba20a1bc71866fac | |
parent | c3b5d3be7e354d4e05ae433b9c733330c65b8b34 [diff] |
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 <davidb@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>