Daniel Wagner
0268263f0c
i2c: meson: Use complete() instead of complete_all()
...
There is only one waiter for the completion, therefore there
is no need to use complete_all(). Let's make that clear by
using complete() instead of complete_all().
The usage pattern of the completion is:
meson_i2c_xfer_msg()
reinit_completion()
...
/* Start the transfer */
...
wait_for_completion_timeout()
Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2016-08-15 00:55:34 +02:00
..
2014-01-24 18:21:11 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-05-22 10:09:21 +02:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-03-13 09:44:59 +01:00
2016-08-15 00:55:30 +02:00
2015-10-23 23:31:11 +02:00
2015-06-03 00:40:16 +09:00
2016-07-22 09:23:53 +02:00
2016-08-15 00:55:31 +02:00
2016-08-15 00:55:32 +02:00
2015-07-31 13:32:31 +02:00
2016-08-15 00:55:33 +02:00
2016-03-12 15:59:22 +01:00
2014-10-20 16:20:37 +02:00
2016-05-19 17:48:12 -07:00
2016-08-15 00:55:14 +02:00
2015-11-30 15:55:07 +01:00
2016-02-12 20:40:13 +01:00
2016-06-19 18:52:44 +02:00
2016-06-19 19:34:16 +02:00
2016-07-06 00:42:17 +09:00
2016-03-10 21:34:47 +01:00
2015-04-23 19:35:32 +02:00
2014-06-02 19:24:33 +02:00
2016-04-24 22:22:53 +02:00
2016-07-19 06:23:48 +02:00
2015-12-03 22:11:46 +01:00
2016-06-19 19:45:43 +02:00
2015-12-05 19:55:36 +01:00
2016-05-19 17:48:12 -07:00
2014-10-20 16:20:37 +02:00
2014-10-20 16:20:37 +02:00
2015-05-12 18:09:33 +02:00
2014-11-07 18:35:33 +01:00
2016-07-26 08:44:56 +02:00
2016-04-11 18:54:59 +02:00
2016-04-11 18:54:59 +02:00
2016-04-26 23:34:09 +02:00
2016-04-11 18:54:59 +02:00
2014-11-07 18:35:33 +01:00
2014-12-14 16:10:09 -08:00
2016-04-12 23:44:16 +02:00
2016-06-13 22:32:09 +02:00
2014-10-20 16:20:37 +02:00
2016-04-11 18:54:59 +02:00
2016-08-15 00:55:34 +02:00
2015-03-27 16:53:41 +01:00
2016-04-11 18:54:59 +02:00
2016-04-27 19:03:15 +02:00
2015-05-12 18:27:48 +02:00
2014-11-07 18:35:33 +01:00
2016-04-26 23:36:47 +02:00
2015-03-15 10:51:13 +01:00
2016-08-15 00:55:29 +02:00
2016-06-09 22:07:57 +02:00
2016-04-24 22:33:09 +02:00
2016-06-29 17:33:18 +10:00
2014-12-14 16:10:09 -08:00
2015-08-10 08:37:28 +02:00
2015-08-10 08:37:34 +02:00
2014-11-07 18:35:33 +01:00
2016-06-19 19:49:29 +02:00
2015-04-23 19:35:30 +02:00
2016-02-24 15:59:06 +01:00
2015-03-13 15:10:58 +01:00
2015-11-10 11:58:25 -08:00
2016-04-11 18:54:59 +02:00
2014-10-20 16:20:37 +02:00
2014-03-13 09:44:59 +01:00
2015-10-25 09:36:43 +01:00
2016-07-27 14:19:25 -07:00
2016-05-26 20:43:06 +02:00
2014-10-20 16:20:37 +02:00
2016-06-17 13:55:28 +02:00
2016-06-13 22:32:09 +02:00
2016-04-26 00:32:07 +02:00
2014-01-24 18:24:31 +01:00
2014-10-20 16:20:37 +02:00
2016-04-11 18:54:59 +02:00
2014-11-07 18:35:33 +01:00
2014-12-14 16:10:09 -08:00
2016-04-11 18:54:59 +02:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2016-05-13 12:40:15 +02:00
2015-10-20 18:15:39 +02:00
2014-10-20 16:20:37 +02:00
2015-11-30 18:37:22 +01:00
2016-07-06 00:20:37 +09:00
2014-01-13 13:56:52 +01:00
2016-04-27 19:09:04 +02:00
2016-04-27 19:09:04 +02:00
2016-07-14 21:21:56 +09:00
2014-11-07 18:35:33 +01:00
2014-11-07 18:35:33 +01:00
2015-08-10 08:37:38 +02:00
2015-03-15 10:29:53 +01:00
2015-08-24 14:23:31 +02:00
2016-03-03 22:25:17 +01:00
2016-07-08 10:40:55 +09:00
2015-12-16 11:42:58 +01:00
2016-07-15 15:00:01 +09:00
2015-10-23 21:55:46 +02:00
2014-12-14 16:10:09 -08:00