On 08/22/2012 04:44 PM, Alan Cox wrote: > Jiri - this seem more sensible ?
I would be faster if you CCed me :). > From: Alan Cox <a...@linux.intel.com> > > These are used with the tty_port flags which are tty generic so move the > flags into a more sensible place. This then makes it possible to add > helpers such as those suggested by Huang Shijie. > > Signed-off-by: Alan Cox <a...@linux.intel.com> Acked-by: Jiri Slaby <jsl...@suse.cz> > include/linux/Kbuild | 1 + > include/linux/serial.h | 75 ++----------------------------------------- > include/linux/tty.h | 1 + > include/linux/tty_flags.h | 78 > +++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 83 insertions(+), 72 deletions(-) > create mode 100644 include/linux/tty_flags.h thanks, -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/