On Sun, 28 Jun 2015 03:56:50 +0200 Stefan Tauner stefan.tauner@alumni.tuwien.ac.at wrote:
Change sp_openserport() to directly clear the O_NONBLOCK flag that is potentially set by opening the device with O_NDELAY instead of clearing ALL flags in serialport_config() unconditionally.
Signed-off-by: Stefan Tauner stefan.tauner@alumni.tuwien.ac.at
Acked-by: Urja Rannikko urjaman@gmail.com and committed already in r1905 some time ago.