msm_shared: Eliminate double copy of the intput string to uart driver.

The double copy allocates a buffer of 1K on stack and causes
stack overflow when the stack size is small.

Change-Id: I7531785577c03f6f1a0a4150cf1d41f70a96931a
1 file changed