On 4/28/2016 1:51 PM, Greg Kroah-Hartman wrote:
> On Sat, Apr 23, 2016 at 10:17:05AM -0700, Frank Rowand wrote:
>> From: Frank Rowand
>>
>> Failure to enable DMA by the msm_serial driver is silent.
>> Add a message to report the failure.
>>
>> Signed-off-by: Frank Rowand
>> ---
>> drivers/tty/se
On Sat, Apr 23, 2016 at 10:17:05AM -0700, Frank Rowand wrote:
> From: Frank Rowand
>
> Failure to enable DMA by the msm_serial driver is silent.
> Add a message to report the failure.
>
> Signed-off-by: Frank Rowand
> ---
> drivers/tty/serial/msm_serial.c |1 +
> 1 file changed, 1 insertio
On 4/25/2016 2:35 PM, Stephen Boyd wrote:
> On 04/25, Frank Rowand wrote:
>>
>> This is in msm_request_tx_dma(). I should have made the message
>> "msm_serial: TX DMA not enabled\n" and added a similar message
>> to msm_request_rx_dma().
>>
>> Then it could print twice, once for TX and once for RX
On 04/25, Frank Rowand wrote:
>
> This is in msm_request_tx_dma(). I should have made the message
> "msm_serial: TX DMA not enabled\n" and added a similar message
> to msm_request_rx_dma().
>
> Then it could print twice, once for TX and once for RX. :-)
> For my board it would print twice because
On 4/25/2016 1:48 PM, Stephen Boyd wrote:
> On 04/23, Frank Rowand wrote:
>> From: Frank Rowand
>>
>> Failure to enable DMA by the msm_serial driver is silent.
>> Add a message to report the failure.
>>
>> Signed-off-by: Frank Rowand
>> ---
>> drivers/tty/serial/msm_serial.c |1 +
>> 1 file
On 04/23, Frank Rowand wrote:
> From: Frank Rowand
>
> Failure to enable DMA by the msm_serial driver is silent.
> Add a message to report the failure.
>
> Signed-off-by: Frank Rowand
> ---
> drivers/tty/serial/msm_serial.c |1 +
> 1 file changed, 1 insertion(+)
>
> Index: b/drivers/tty/s
6 matches
Mail list logo