On Mon, Jan 22, 2018 at 06:56:32PM +0100, Ulrich Hecht wrote: > Adds serdev_device_set_parity() and an implementation for ttyport. > The interface uses an enum with the values SERIAL_PARITY_NONE, > SERIAL_PARITY_EVEN and SERIAL_PARITY_ODD. > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> > Reviewed-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx> > --- > > Hi! > > This revision addresses Johan's comments (see below for details) and adds > Sebastian's Reviewed-by tag. Thank you for your reviews! > > CU > Uli > > > Changes since v1: > - added Reviewed-by tag > - expanded commit message > - shuffled stuff around to keep line-setting bits together > - clear CMSPAR > - (hopefully) detect errors correctly by checking tty->termios after call > to tty_set_termios(). Thanks for the v2. Looks good to me now. Reviewed-by: Johan Hovold <johan@xxxxxxxxxx> Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html