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-02-07 01:34:56 -05:00
2009-01-08 16:29:41 +00:00
2009-02-17 16:56:31 -08:00
2009-02-10 17:19:19 -08:00
2009-01-28 15:55:48 -08:00
2009-02-11 14:25:37 -08:00
2009-02-11 14:25:35 -08:00
2009-02-05 12:25:26 -05:00
2009-02-02 23:26:57 -08:00
2009-01-12 20:56:42 +01:00
2009-01-19 15:36:21 -07:00
2009-01-28 17:15:52 +11:00
2009-02-01 11:17:24 +01:00
2009-01-27 02:15:47 -05:00
2009-01-29 18:04:43 -08:00
2009-02-09 08:57:29 -08:00
2009-02-17 13:25:01 +01:00
2009-02-17 19:59:54 +01:00
2009-03-09 09:25:34 -05:00
2009-02-03 16:53:56 -08:00
2009-02-06 08:48:16 -08:00
2009-01-16 15:05:54 -08:00
2009-01-11 01:34:25 +01:00
2009-02-08 17:00:49 -08:00
2009-01-15 16:39:40 -08:00
2009-01-30 11:34:11 +10:30
2009-02-11 16:00:07 +11:00
2009-02-06 18:02:46 +11:00
2009-02-17 09:43:09 -03:00
2009-01-09 16:54:41 -08:00
2009-01-13 10:36:02 -06:00
2009-02-17 09:48:05 +01:00
2009-02-05 12:56:49 -08:00
2009-02-02 20:57:07 +01:00
2009-02-03 16:52:10 -08:00
2009-02-18 13:19:25 +11:00
2009-01-09 15:49:06 -07:00
2009-01-17 17:26:39 +01:00
2009-01-29 18:19:29 -08:00
2009-02-11 14:25:37 -08:00
2009-02-17 14:26:35 -08:00
2009-01-13 14:47:59 +11:00
2009-02-07 01:34:56 -05:00
2009-01-09 03:39:43 -05:00
2009-02-02 19:53:02 +03:00
2009-01-16 16:15:14 +11:00
2009-01-06 15:59:28 -08:00
2009-01-30 21:50:49 +00:00
2009-02-11 14:25:36 -08:00
2009-02-11 10:37:40 +01:00
2009-01-25 08:14:53 -06:00
2009-03-09 11:45:51 -05:00
2009-01-26 21:19:54 +01:00
2009-02-09 11:26:18 -08:00
2009-02-17 16:56:31 -08:00
2009-01-23 12:57:20 +00:00
2009-02-11 14:25:35 -08:00
2009-02-02 19:17:56 -08:00
2009-02-11 14:25:37 -08:00
2009-02-18 13:19:25 +11:00
2009-01-29 13:20:36 +01:00
2009-01-12 20:56:43 +01:00
2009-01-09 04:56:56 -05:00