Dirk Behme
b3cbcd902d
usb: ehci: do not invalidate a NULL buffer
...
Its a valid use case to call ehci_submit_async() with a NULL buffer
with length 0. E.g. from usb_set_configuration().
As invalidate_dcache_range() isn't able to judge if the address
NULL is valid or not (depending on the SoC hardware configuration it
might be valid) do the check in ehci_submit_async() as here we know
that we don't have to invalidate such a buffer.
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com >
2017-11-26 02:22:36 +01:00
..
2017-10-04 11:59:44 -04:00
2017-11-03 09:31:27 +01:00
2017-10-04 10:31:17 -04:00
2017-09-15 08:05:10 -04:00
2017-09-12 17:58:54 -04:00
2017-11-21 23:57:23 +01:00
2017-11-16 18:45:05 -07:00
2017-06-01 07:03:08 -06:00
2017-09-04 09:02:07 -04:00
2017-09-11 08:00:13 -07:00
2017-02-08 06:12:14 -07:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-06-01 07:03:06 -06:00
2017-08-02 09:11:52 +02:00
2017-11-24 19:37:56 +03:00
2017-11-20 10:11:34 +01:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:08 -06:00
2017-06-01 07:03:15 -06:00
2017-11-06 09:51:01 -05:00
2017-11-17 07:44:13 -05:00
2017-11-20 10:13:42 +01:00
2017-11-17 07:44:13 -05:00
2017-09-03 15:30:34 -04:00
2017-11-17 10:53:45 -05:00
2017-08-11 15:41:51 -04:00
2017-11-06 09:51:01 -05:00
2017-11-17 07:43:32 -05:00
2017-10-04 11:59:44 -04:00
2017-07-28 12:02:47 -06:00
2017-09-15 08:05:10 -04:00
2017-11-06 09:51:01 -05:00
2017-02-08 06:12:14 -07:00
2017-11-06 09:51:01 -05:00
2017-10-23 17:25:40 -04:00
2017-09-11 21:43:58 -06:00
2017-11-17 07:44:13 -05:00
2017-06-01 07:03:10 -06:00
2017-11-21 23:57:23 +01:00
2017-06-01 07:03:01 -06:00
2017-11-21 23:57:23 +01:00
2017-11-21 08:03:38 -05:00
2017-11-06 09:51:01 -05:00
2017-11-06 09:51:01 -05:00
2017-11-26 02:22:36 +01:00
2017-11-06 13:43:28 +05:30
2017-08-13 15:17:34 -04:00
2017-08-13 15:17:31 -04:00
2017-11-21 08:03:38 -05:00