Pawel Moll
d08b80373c
power/reset: vexpress: Fix restart/power off operation
...
The restart/power off implementation in the vexpress driver
used to obtain the config function when necessary. This was
wrong in two respects:
1. It required memory allocation with disabled interrupts
(it worked, but lockdep - when enabled - reported warnings).
2. Used jiffies-based timeout, while jiffies are not running
at this stage of system shutdown (therefore a config
transaction error - if happened - would have never be reported).
Fixed by pre-allocating the config function per device
and using mdelay for timeout.
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
2014-04-24 17:20:50 +01:00
..
2013-06-10 10:50:48 -07:00
2014-04-24 17:20:50 +01:00
2013-06-06 17:12:37 -07:00
2013-08-20 12:44:03 +02:00
2013-04-16 17:38:10 -07:00
2013-06-06 17:13:09 -07:00
2013-10-25 15:36:23 -07:00
2013-11-15 09:32:21 +09:00
2013-06-06 17:13:09 -07:00
2012-03-11 14:27:37 -04:00
2013-06-06 17:13:31 -07:00
2013-12-23 18:21:32 -08:00
2013-08-28 17:52:50 -07:00
2013-10-25 15:56:51 -07:00
2013-12-23 18:21:35 -08:00
2013-08-09 13:41:06 -07:00
2013-03-31 23:25:51 -07:00
2013-03-31 23:25:49 -07:00
2013-03-31 23:25:47 -07:00
2013-03-31 23:25:45 -07:00
2012-11-28 11:43:22 -08:00
2014-01-25 15:24:15 +04:00
2013-06-06 17:33:40 -07:00
2013-03-31 23:39:40 -07:00
2013-12-23 18:54:03 -08:00
2013-06-06 17:30:46 -07:00
2014-01-25 15:24:15 +04:00
2013-11-15 09:32:21 +09:00
2014-01-25 11:17:34 -08:00
2013-06-06 17:19:54 -07:00
2013-03-31 23:33:19 -07:00
2013-12-23 18:52:19 -08:00
2013-03-31 23:25:38 -07:00
2013-08-27 18:11:54 -07:00
2013-03-31 23:25:36 -07:00
2013-03-31 23:25:34 -07:00
2013-12-23 18:52:19 -08:00
2014-02-01 20:11:32 +04:00
2013-12-23 18:59:41 -08:00
2013-01-03 15:57:14 -08:00
2013-06-06 17:35:38 -07:00
2013-03-18 11:18:05 +02:00
2013-11-12 22:36:34 -08:00
2013-03-07 12:35:53 +08:00
2010-03-30 22:02:32 +09:00
2013-12-23 18:21:11 -08:00
2012-03-11 14:27:37 -04:00
2013-08-09 14:49:49 -07:00
2012-03-11 14:27:37 -04:00
2013-08-30 17:49:15 -07:00
2013-03-18 19:43:03 -07:00
2013-06-28 18:20:56 -07:00
2012-11-28 11:43:22 -08:00
2013-03-18 19:27:31 -07:00
2013-08-09 13:41:52 -07:00
2013-10-25 16:07:07 -07:00
2013-11-12 22:35:45 -08:00
2013-08-30 17:34:52 -07:00
2012-11-28 11:43:22 -08:00
2013-05-10 11:56:22 -07:00
2012-11-28 11:43:22 -08:00
2012-11-28 11:43:22 -08:00
2012-11-28 11:43:22 -08:00