Re: [PATCH 4/9] serial: stm32: fix pio transmit timeout

From: Bich HEMON
Date: Mon Jul 31 2017 - 05:32:23 EST


Hi Greg,

On 07/30/2017 04:32 PM, Greg Kroah-Hartman wrote:
> On Thu, Jul 13, 2017 at 03:08:28PM +0000, Bich HEMON wrote:
>> From: Gerald Baeza <gerald.baeza@xxxxxx>
>>
>> 100Âs was too short for low speed transmission
>> (9600bps)
>>
>> Signed-off-by: Gerald Baeza <gerald.baeza@xxxxxx>
>> Signed-off-by: Bich Hemon <bich.hemon@xxxxxx>
>> ---
>> drivers/tty/serial/stm32-usart.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> This patch did not apply :(
>

I have rebased the patch on top of your tty-next branch . Please drop
this patch as I will send you a new version.

Thx,

Bich