Tejun Heo
7d1ce682d0
[PATCH] sil24: add sil24_restart_controller
...
When an error condition is raised by device via D2H FIS or SDB. sil24
controller should be restarted by setting PORT_CS_INIT and waiting
until PORT_CS_RDY is asserted instead of resetting the controller.
This patch implements sil24_restart_controller for those cases. This
patch also makes sure that PORT_CS_RDY is asserted on
sil24_reset_controller completion.
Signed-off-by: Tejun Heo <htejun@gmail.com>
--
Jeff, delay is reduced to 1us and cnt increased to 10k. My sil3124
turns on PORT_CS_RDY on the second iteration even without any delay.
I think 10k * 1us should be more than enough.
I tried to convert both restart and reset to use msleep's with work
queue, but if we do that, host_set lock should be released after
initiating restart or reset, leading to race condition among
reset/restart, other interrupts and timeout. Implementing
synchronization among those in low-level driver doesn't seem right.
Well, reduced timeout should work for the time being.
Thanks.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-11-18 13:11:39 -05:00
..
2005-11-09 16:15:11 -05:00
2005-11-10 08:29:07 -06:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:48:20 -05:00
2005-07-27 16:26:08 -07:00
2005-11-02 15:13:57 +11:00
2005-11-10 21:25:04 -08:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:48:20 -05:00
2005-11-09 16:19:44 -05:00
2005-11-07 07:53:41 -08:00
2005-11-07 07:54:01 -08:00
2005-09-25 09:36:26 -05:00
2005-10-28 21:04:15 -05:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 21:10:16 -05:00
2005-10-28 21:04:15 -05:00
2005-04-16 15:20:36 -07:00
2005-10-28 21:10:16 -05:00
2005-04-16 15:20:36 -07:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-11-16 11:06:59 -05:00
2005-11-09 15:48:20 -05:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-16 11:06:59 -05:00
2005-11-07 07:53:41 -08:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-10-28 21:10:16 -05:00
2005-09-15 08:59:36 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-04 22:29:52 -06:00
2005-10-28 14:23:02 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-07 07:54:01 -08:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-06-17 12:04:45 -05:00
2005-11-07 07:54:01 -08:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-10-28 21:04:15 -05:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:54:01 -08:00
2005-04-26 07:43:42 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:44:09 -05:00
2005-10-28 21:10:16 -05:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:34 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:48:20 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-04 22:29:52 -06:00
2005-04-16 15:20:36 -07:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-09 23:18:22 +01:00
2005-10-28 21:10:16 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-07-27 16:26:08 -07:00
2005-06-25 16:25:00 -07:00
2005-11-06 13:12:56 -06:00
2005-11-06 13:13:11 -06:00
2005-11-09 15:48:20 -05:00
2005-11-10 08:29:07 -06:00
2005-09-20 12:36:35 -05:00
2005-08-06 09:34:20 -05:00
2005-11-09 15:44:09 -05:00
2005-11-12 12:40:41 -05:00
2005-10-21 22:57:43 -04:00
2005-11-17 10:50:01 -05:00
2005-11-14 14:50:05 -05:00
2005-11-16 11:06:59 -05:00
2005-07-06 12:55:20 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-06-17 12:04:45 -05:00
2005-11-06 12:57:05 -06:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:46:55 -05:00
2005-11-06 12:51:48 -06:00
2005-10-30 17:37:20 -08:00
2005-04-16 15:20:36 -07:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-11-10 08:29:07 -06:00
2005-11-09 15:44:09 -05:00
2005-10-28 21:10:16 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-07 07:53:59 -08:00
2005-06-17 12:04:45 -05:00
2005-04-16 20:09:43 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 07:55:57 -08:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:59 -08:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-10 08:29:07 -06:00
2005-11-10 11:04:11 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-10-28 21:10:16 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-11-09 15:44:09 -05:00
2005-08-02 11:43:52 -05:00
2005-10-28 21:10:16 -05:00
2005-06-17 12:04:45 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-10-14 13:44:32 -07:00
2005-04-16 15:20:36 -07:00
2005-11-08 12:50:26 -05:00
2005-11-17 10:59:48 -05:00
2005-11-10 11:04:11 -05:00
2005-11-16 11:06:59 -05:00
2005-08-28 20:18:39 -04:00
2005-11-16 11:06:59 -05:00
2005-11-18 13:11:39 -05:00
2005-11-10 11:04:11 -05:00
2005-11-10 11:04:11 -05:00
2005-11-16 11:06:59 -05:00
2005-11-16 11:06:59 -05:00
2005-11-10 11:04:11 -05:00
2005-11-10 11:04:11 -05:00
2005-11-16 11:06:59 -05:00
2005-04-16 15:20:36 -07:00
2005-11-10 08:29:07 -06:00
2005-04-16 15:20:36 -07:00
2005-10-17 12:24:04 -04:00
2005-11-06 12:49:36 -06:00
2005-10-28 17:41:39 -05:00
2005-11-08 16:09:53 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-06 12:49:36 -06:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:48:20 -05:00
2005-04-16 15:20:36 -07:00
2005-11-06 12:31:30 -06:00
2005-11-04 22:29:52 -06:00
2005-11-04 22:29:52 -06:00
2005-11-07 07:53:41 -08:00
2005-10-28 14:23:02 -05:00
2005-11-09 15:48:20 -05:00
2005-10-28 20:52:11 -05:00
2005-04-18 13:49:58 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 09:31:46 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 07:55:57 -08:00
2005-11-10 08:29:07 -06:00
2005-04-16 20:09:43 -05:00
2005-08-28 11:34:07 -05:00
2005-04-16 15:20:36 -07:00
2005-10-28 20:52:11 -05:00
2005-08-28 11:14:12 -05:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:54:01 -08:00
2005-08-08 09:33:48 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-04-16 15:20:36 -07:00
2005-10-26 22:24:02 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-10-28 21:04:15 -05:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 15:44:09 -05:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-10-21 22:36:40 -04:00