Robert Jarzmik
94d75e190f
dmaengine: pxa_dma: fix the maximum requestor line
...
commit 6bab1c6afd upstream.
The current number of requestor lines is limited to 31. This was an
error of a previous commit, as this number is platform dependent, and is
actually :
- for pxa25x: 40 requestor lines
- for pxa27x: 75 requestor lines
- for pxa3xx: 100 requestor lines
The previous testing did not reveal the faulty constant as on pxa[23]xx
platforms, only camera, MSL and USB are above requestor 32, and in these
only the camera has a driver using dma.
Fixes: e87ffbdf06 ("dmaengine: pxa_dma: fix the no-requestor case")
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr >
Acked-by: Vinod Koul <vinod.koul@intel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2016-05-04 14:48:42 -07:00
..
2015-03-18 22:13:14 +05:30
2016-05-04 14:48:42 -07:00
2016-05-04 14:48:42 -07:00
2015-09-21 21:10:05 +05:30
2015-09-16 15:47:51 +02:00
2015-03-16 22:28:15 +05:30
2015-11-16 08:39:52 +05:30
2015-10-01 07:35:39 +05:30
2015-11-10 10:05:17 -08:00
2015-08-18 22:12:14 +05:30
2015-11-16 09:21:05 +05:30
2015-11-16 09:21:05 +05:30
2016-03-16 08:42:58 -07:00
2015-12-05 15:36:32 +05:30
2013-02-26 09:24:48 -08:00
2015-08-05 10:53:52 +05:30
2013-01-07 17:36:37 +01:00
2015-04-11 21:12:58 +05:30
2015-08-23 18:55:10 +05:30
2015-04-24 09:49:37 -07:00
2015-08-18 22:28:50 +05:30
2015-11-10 10:05:17 -08:00
2012-03-13 11:37:22 +05:30
2015-05-28 11:32:10 +09:30
2015-12-10 08:43:43 +05:30
2015-05-04 16:38:55 +05:30
2015-04-02 16:11:35 +05:30
2015-04-02 16:10:27 +05:30
2015-06-25 09:22:32 +05:30
2015-10-01 07:34:31 +05:30
2015-01-13 23:58:08 +05:30
2015-11-10 10:05:17 -08:00
2015-09-25 07:54:05 +05:30
2015-03-18 22:44:58 +05:30
2015-08-05 10:53:52 +05:30
2015-11-16 09:14:25 +05:30
2015-08-25 09:59:46 +02:00
2015-08-05 10:53:52 +05:30
2015-10-31 07:37:05 +05:30
2015-08-18 22:12:14 +05:30
2015-09-24 20:55:58 +05:30
2016-01-06 15:16:36 +05:30
2015-08-05 10:53:52 +05:30
2015-08-05 10:53:52 +05:30
2015-08-05 10:53:52 +05:30
2015-10-01 07:34:31 +05:30
2015-10-01 07:34:31 +05:30
2015-09-04 11:10:18 -07:00
2015-06-10 22:18:31 +05:30
2015-05-04 16:38:55 +05:30
2015-05-04 16:38:55 +05:30
2015-05-09 17:11:25 +05:30
2015-10-05 16:31:34 +01:00
2015-07-06 19:18:53 +05:30
2015-09-04 11:10:18 -07:00
2016-05-04 14:48:42 -07:00
2015-04-24 09:49:37 -07:00
2015-05-04 16:38:55 +05:30
2015-04-17 23:24:35 +05:30
2015-10-01 07:34:31 +05:30
2013-06-04 11:12:10 +02:00
2013-05-23 21:13:19 +02:00
2015-10-25 04:15:40 +05:30
2015-09-30 12:17:22 +05:30
2015-10-01 07:35:26 +05:30
2015-08-20 12:10:25 +05:30
2015-10-27 10:22:45 +09:00
2015-07-06 19:18:53 +05:30
2014-07-15 22:14:30 +05:30
2014-12-22 12:33:22 +05:30
2014-11-24 22:46:44 +01:00
2015-07-31 20:33:43 +05:30
2015-10-27 11:12:09 +09:00
2016-01-07 11:09:36 +05:30
2015-11-10 10:05:17 -08:00