Daniel Lezcano
eacf209168
clocksource/drivers/h8300_timer16: Convert init function to return error
...
The init functions do not return any error. They behave as the following:
- panic, thus leading to a kernel crash while another timer may work and
make the system boot up correctly
or
- print an error and let the caller unaware if the state of the system
Change that by converting the init functions to return an error conforming
to the CLOCKSOURCE_OF_RET prototype.
Proper error handling (rollback, errno value) will be changed later case
by case, thus this change just return back an error or success in the init
function.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2016-06-28 10:19:22 +02:00
..
2015-12-29 12:52:57 +01:00
2016-06-28 10:19:22 +02:00
2016-06-28 10:19:22 +02:00
2016-06-28 10:19:20 +02:00
2016-06-28 10:19:18 +02:00
2016-06-28 10:19:21 +02:00
2016-06-28 10:19:21 +02:00
2016-06-28 10:19:19 +02:00
2016-06-28 10:19:19 +02:00
2016-06-28 10:19:21 +02:00
2016-06-28 10:19:17 +02:00
2016-06-28 10:19:20 +02:00
2015-08-06 12:16:42 +02:00
2015-08-10 11:40:28 +02:00
2016-06-28 10:19:19 +02:00
2016-04-28 15:09:03 +02:00
2015-10-15 17:41:59 +02:00
2016-06-28 10:19:18 +02:00
2016-06-28 10:19:21 +02:00
2015-12-16 17:20:13 +01:00
2016-06-28 10:19:22 +02:00
2015-12-16 17:20:13 +01:00
2015-08-10 11:40:30 +02:00
2016-06-28 10:17:10 +02:00
2016-06-28 10:17:10 +02:00
2015-08-10 11:40:30 +02:00
2015-08-10 11:40:31 +02:00
2015-11-11 08:36:41 +01:00
2015-12-10 19:37:18 +01:00
2015-08-10 11:40:32 +02:00
2016-04-28 15:09:06 +02:00
2016-06-28 10:19:18 +02:00
2015-08-10 11:40:34 +02:00
2015-08-10 11:40:34 +02:00
2015-09-23 05:39:20 +02:00
2015-08-10 11:40:35 +02:00
2015-08-10 11:40:36 +02:00
2016-06-28 10:19:17 +02:00
2016-06-28 10:16:49 +02:00
2015-10-15 17:42:00 +02:00
2015-10-28 15:22:56 +01:00
2015-08-10 11:40:57 +02:00
2015-08-10 11:40:40 +02:00
2016-04-22 09:22:37 +02:00
2016-01-15 11:40:44 +01:00
2016-04-28 15:09:08 +02:00
2016-06-28 10:16:30 +02:00
2015-08-10 11:40:42 +02:00
2016-02-25 14:33:58 +01:00
2015-08-10 11:40:42 +02:00
2016-03-23 12:30:40 +01:00
2015-08-10 11:40:43 +02:00
2015-08-10 11:40:56 +02:00
2015-10-06 12:25:11 +02:00
2016-06-28 10:19:20 +02:00
2015-10-15 17:42:05 +02:00
2015-08-10 11:40:46 +02:00
2015-09-29 14:33:51 +02:00
2016-05-09 09:32:31 +05:30
2016-06-28 10:17:10 +02:00
2015-10-27 01:33:50 +01:00
2015-08-10 11:40:55 +02:00
2015-06-02 09:58:18 +01:00
2015-08-10 11:40:48 +02:00
2015-12-15 09:42:30 +01:00
2015-10-16 11:06:24 -05:00
2015-08-10 11:40:49 +02:00
2015-01-29 14:02:16 +01:00
2015-10-27 01:33:58 +01:00
2016-01-12 11:01:12 +01:00
2015-08-10 11:40:51 +02:00