Xiaotian Feng
9ab9212014
cpm_uart: fix non-console port startup bug
...
After UART interrupt handler is installed and rx is enabled, if an rx
interrupt comes before hardware init, rx->cur will be updated. Then the
hardware init will reset BD and make rx->cur out of sync, move the hardware
init code before request_irq.
Signed-off-by: Xiaotian Feng <xiaotian.feng@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-03-09 11:45:51 -05:00
..
2009-03-09 11:45:51 -05:00
2009-01-30 08:40:54 -08:00
2008-05-01 08:04:00 -07:00
2008-10-20 08:52:36 -07:00
2009-01-27 07:37:15 -08:00
2009-01-15 12:48:36 -08:00
2009-01-13 14:03:43 -08:00
2008-09-02 19:21:38 -07:00
2008-08-07 09:55:48 +01:00
2008-10-16 16:52:02 +02:00
2008-07-20 17:12:36 -07:00
2008-11-30 17:38:14 +00:00
2008-11-30 17:38:14 +00:00
2009-01-15 16:39:35 -08:00
2009-01-02 10:19:35 -08:00
2009-01-02 10:19:42 -08:00
2008-08-07 09:55:48 +01:00
2009-01-06 11:28:06 +01:00
2008-10-29 17:29:44 +01:00
2008-07-24 10:47:29 -07:00
2008-07-22 13:03:22 -07:00
2008-12-18 16:40:11 +01:00
2008-12-09 10:08:51 -08:00
2008-07-20 17:12:36 -07:00
2008-07-20 17:12:36 -07:00
2009-01-27 07:37:15 -08:00
2008-10-16 16:52:06 +02:00
2009-01-08 16:25:18 +11:00
2009-01-27 16:42:00 +10:00
2009-02-04 11:23:56 -07:00
2008-07-23 11:30:16 -05:00
2008-07-20 17:12:36 -07:00
2008-10-30 09:41:59 +01:00
2009-01-08 16:25:18 +11:00
2009-01-16 16:15:17 +11:00
2008-11-19 16:04:23 +11:00
2009-01-15 12:48:36 -08:00
2008-12-02 22:07:40 +00:00
2008-12-15 21:46:36 +00:00
2008-10-07 22:26:09 +01:00
2008-10-07 22:26:09 +01:00
2008-10-07 22:26:09 +01:00
2008-12-10 08:01:53 -08:00
2008-12-15 21:58:11 +00:00
2008-08-07 09:55:48 +01:00
2008-12-18 16:35:56 +00:00
2008-12-15 23:02:39 +00:00
2008-07-20 17:12:36 -07:00
2008-07-20 17:12:36 -07:00
2009-01-06 10:44:37 -08:00
2008-08-31 15:50:33 +02:00
2008-10-01 22:41:43 +01:00
2008-11-28 16:39:04 +00:00
2008-10-20 08:50:24 -07:00
2008-12-22 18:44:49 +09:00
2009-01-21 17:44:32 +09:00
2008-10-20 08:52:36 -07:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2008-11-14 09:59:48 -07:00
2008-10-20 13:23:01 -07:00
2008-07-20 17:12:36 -07:00
2008-07-24 10:47:29 -07:00