Re: [PATCHv2.1] serdev: implement get/set tiocm
From: Rob Herring <hidden>
Date: 2017-03-22 21:18:58
Also in:
linux-bluetooth, linux-serial, lkml
From: Rob Herring <hidden>
Date: 2017-03-22 21:18:58
Also in:
linux-bluetooth, linux-serial, lkml
On Tue, Mar 21, 2017 at 7:58 PM, Sebastian Reichel [off-list ref] wrote:
Add method for getting and setting tiocm. Signed-off-by: Sebastian Reichel <redacted> --- Changes since PATCHv2: * fix serdev_device_set_tiocm inline definition for disabled SERDEV * use <linux/termios.h> instead of <asm-generic/termios.h> --- drivers/tty/serdev/core.c | 22 ++++++++++++++++++++++ drivers/tty/serdev/serdev-ttyport.c | 24 ++++++++++++++++++++++++ include/linux/serdev.h | 13 +++++++++++++ 3 files changed, 59 insertions(+)
I'm not that big of a fan of {set,get}_tiocm, but I guess it is fine.
Acked-by: Rob Herring <redacted>
Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html