Christopher Alexander Tobias Schulze
c0ba4c6d0a
sunsab: Fix detection of BREAK on sunsab serial console
...
[ Upstream commit fe418231b195c205701c0cc550a03f6c9758fd9e ]
Fix detection of BREAK on sunsab serial console: BREAK detection was only
performed when there were also serial characters received simultaneously.
To handle all BREAKs correctly, the check for BREAK and the corresponding
call to uart_handle_break() must also be done if count == 0, therefore
duplicate this code fragment and pull it out of the loop over the received
characters.
Patch applies to 3.16-rc6.
Signed-off-by: Christopher Alexander Tobias Schulze <cat.schulze@alice-dsl.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-14 09:51:50 +08:00
..
2014-07-17 16:23:20 -07:00
2014-04-05 15:37:40 -07:00
2014-07-31 12:44:07 -07:00
2014-03-25 21:06:02 -04:00
2014-07-31 12:44:09 -07:00
2014-03-27 14:20:04 -04:00
2014-07-31 12:44:07 -07:00
2014-07-28 08:08:20 -07:00
2014-04-24 03:48:08 +00:00
2014-07-31 12:44:09 -07:00
2014-07-17 16:23:14 -07:00
2014-05-22 18:54:58 +02:00
2014-04-24 13:44:54 -04:00
2014-07-28 08:08:27 -07:00
2014-04-08 13:27:40 +02:00
2014-07-17 16:23:13 -07:00
2014-03-21 11:16:30 +09:00
2014-05-27 13:57:00 -07:00
2014-04-04 09:50:07 -07:00
2014-06-30 20:13:53 -07:00
2014-05-29 15:50:30 +02:00
2014-06-30 20:14:04 -07:00
2014-07-28 08:08:29 -07:00
2014-08-07 16:53:53 -07:00
2014-06-30 20:13:55 -07:00
2014-07-28 08:08:19 -07:00
2014-07-31 12:44:08 -07:00
2014-05-14 18:59:57 +02:00
2014-04-21 23:36:07 +02:00
2014-08-07 16:53:52 -07:00
2014-07-28 08:08:28 -07:00
2014-07-31 12:44:07 -07:00
2014-07-09 11:21:29 -07:00
2014-07-28 08:08:27 -07:00
2014-07-28 08:08:25 -07:00
2014-04-10 09:06:10 -07:00
2014-04-07 16:35:52 -07:00
2014-04-16 12:28:47 -07:00
2014-08-07 16:53:52 -07:00
2014-07-31 12:44:06 -07:00
2014-04-17 04:14:30 +00:00
2014-04-01 15:14:04 -07:00
2014-05-08 08:44:50 +01:00
2014-06-16 13:44:09 -07:00
2014-07-09 11:21:32 -07:00
2014-07-28 08:08:28 -07:00
2014-08-14 09:51:49 +08:00
2014-04-07 10:59:20 -07:00
2014-05-14 15:27:36 +01:00
2014-03-20 13:43:46 +01:00
2014-07-31 12:44:08 -07:00
2014-07-17 16:23:15 -07:00
2014-04-01 15:14:04 -07:00
2014-07-17 16:23:13 -07:00
2014-07-31 12:44:08 -07:00
2014-04-10 12:11:56 -04:00
2014-08-07 16:53:52 -07:00
2014-04-24 17:20:50 +01:00
2014-04-07 14:55:46 -07:00
2014-05-12 00:27:26 -04:00
2014-04-18 16:40:08 -07:00
2014-08-07 16:53:51 -07:00
2014-07-09 11:21:29 -07:00
2014-03-27 01:28:19 +01:00
2014-07-17 16:23:20 -07:00
2014-04-17 12:46:28 +02:00
2014-08-14 09:51:49 +08:00
2014-08-07 16:53:51 -07:00
2014-05-12 16:05:01 +09:00
2014-05-13 19:08:34 +01:00
2014-08-07 16:53:53 -07:00
2014-07-06 18:59:08 -07:00
2014-07-17 16:23:10 -07:00
2014-08-14 09:51:50 +08:00
2014-07-28 08:08:19 -07:00
2014-04-24 12:45:40 -07:00
2014-04-03 14:05:02 -07:00
2014-04-12 16:51:08 -07:00
2014-07-09 11:21:32 -07:00
2014-04-16 14:08:37 -07:00
2014-06-30 20:13:53 -07:00
2014-07-06 18:59:10 -07:00
2014-07-28 08:08:21 -07:00
2014-05-22 04:26:23 +09:00