Sergei Shtylyov
669165daad
pdc202xx_old: fix resetproc() method
...
pdc202xx_reset() calls pdc202xx_reset_host() twice, for both channels, while
that function actually twiddles the single, shared software reset bit -- the
net effect is a duplicated reset and horrendous 4 second delay happening not
only on a channel reset but also when dma_lost_irq() and dma_clear() methods
are called. Fold pdc202xx_reset_host() into pdc202xx_reset(), fix printk(),
and move it before the actual reset...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com >
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com >
2009-06-07 13:52:50 +02:00
..
2009-04-11 12:45:20 -07:00
2009-04-17 19:05:33 -04:00
2009-04-13 15:04:33 -07:00
2009-04-01 08:59:17 -07:00
2009-04-16 16:17:11 -07:00
2009-04-17 10:50:27 -07:00
2009-04-17 09:56:11 -07:00
2009-04-02 11:18:48 +09:00
2009-04-07 08:31:11 -07:00
2009-04-07 08:31:11 -07:00
2009-04-13 15:04:34 -07:00
2009-04-07 08:31:11 -07:00
2009-04-03 15:24:35 -07:00
2009-04-14 13:16:40 -07:00
2009-04-03 15:25:44 -07:00
2009-04-13 15:04:29 -07:00
2009-04-13 17:02:14 +02:00
2009-06-07 13:52:50 +02:00
2009-04-07 08:31:10 -07:00
2009-04-07 08:31:11 -07:00
2009-04-09 16:42:26 -07:00
2009-04-16 08:51:52 -07:00
2009-04-17 10:50:27 -07:00
2009-04-08 14:13:48 +01:00
2009-03-30 21:55:25 +10:30
2009-04-22 20:33:41 +02:00
2009-04-15 08:28:09 +02:00
2009-04-17 10:50:27 -07:00
2009-04-07 08:31:11 -07:00
2009-04-07 08:31:11 -07:00
2009-04-05 00:32:25 +02:00
2009-04-13 15:04:33 -07:00
2009-04-08 20:45:51 +02:00
2009-04-06 15:00:00 -07:00
2009-04-17 13:51:14 -07:00
2009-04-01 08:59:23 -07:00
2009-04-05 11:04:19 -07:00
2009-04-14 08:48:50 -07:00
2009-04-07 08:44:06 -07:00
2009-04-13 11:35:50 -07:00
2009-04-02 11:02:32 +01:00
2009-04-07 18:18:42 -04:00
2009-04-07 08:31:12 -07:00
2009-04-08 17:45:02 -07:00
2009-04-07 08:31:11 -07:00
2009-03-31 11:29:54 +01:00
2009-04-05 11:15:54 -07:00
2009-04-14 15:37:25 +02:00
2009-04-14 19:46:19 -07:00
2009-04-14 09:58:17 -07:00
2009-04-15 10:01:02 +01:00
2009-04-06 08:55:19 -07:00
2009-04-07 08:31:10 -07:00
2009-04-15 09:58:21 +01:00
2009-04-17 11:06:31 -07:00
2009-04-16 16:17:11 -07:00
2009-04-17 10:50:29 -07:00
2009-04-07 08:31:11 -07:00
2009-04-13 15:04:32 -07:00
2009-03-30 21:55:23 +10:30
2009-04-05 00:32:22 +02:00
2009-04-08 06:21:57 +00:00
2009-04-08 14:25:51 -07:00