Re: [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

2016-06-23 Thread Geert Uytterhoeven
Hi Shimoda-san, On Thu, Jun 23, 2016 at 12:42 PM, Yoshihiro Shimoda wrote: >> From: Geert Uytterhoeven >> Sent: Tuesday, June 21, 2016 11:52 PM >> On Tue, Jun 21, 2016 at 9:35 AM, Yoshihiro Shimoda >> wrote: >> >> From: Geert Uytterhoeven >> >> Sent: Friday, May 27, 2016 3:19 AM >> >> >> >> Make

RE: [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

2016-06-23 Thread Yoshihiro Shimoda
Hi Geert-san, > From: Geert Uytterhoeven > Sent: Tuesday, June 21, 2016 11:52 PM > > Hi Shimoda-san, > > On Tue, Jun 21, 2016 at 9:35 AM, Yoshihiro Shimoda > wrote: > >> From: Geert Uytterhoeven > >> Sent: Friday, May 27, 2016 3:19 AM > >> > >> Make sure the transmitter and receiver are stopped

Re: [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

2016-06-21 Thread Geert Uytterhoeven
Hi Shimoda-san, On Tue, Jun 21, 2016 at 9:35 AM, Yoshihiro Shimoda wrote: >> From: Geert Uytterhoeven >> Sent: Friday, May 27, 2016 3:19 AM >> >> Make sure the transmitter and receiver are stopped when shutting down >> the port, and related interrupts are disabled. >> >> Without this: >> - New

RE: [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

2016-06-21 Thread Yoshihiro Shimoda
Hi, Geert-san, > From: Geert Uytterhoeven > Sent: Friday, May 27, 2016 3:19 AM > > Make sure the transmitter and receiver are stopped when shutting down > the port, and related interrupts are disabled. > > Without this: > - New input data may be received into the RX FIFO, possibly > trigge