Re: [PATCH] serial_core: support native endianness

2015-09-22 Thread Jiri Slaby
On 09/22/2015, 01:34 PM, Max Filippov wrote: NACK until you provide a useful commit log including description why this is needed. > Signed-off-by: Max Filippov > --- > drivers/tty/serial/serial_core.c | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/drivers/tty/

[PATCH] serial_core: support native endianness

2015-09-22 Thread Max Filippov
Signed-off-by: Max Filippov --- drivers/tty/serial/serial_core.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/tty/serial/serial_core.c b/drivers/tty/serial/serial_core.c index f368520..84b5695 100644 --- a/drivers/tty/serial/serial_core.c +++ b/drivers/tty/s