Nishanth Menon
69d588392b
regulator: core: print error value when constraints are not applied
...
With commit 064d5cd110
(regulator: core: Fix the init of DT defined fixed regulators)
We ensure that regulator must be capable of providing it's current
voltage when constraints are used, however adding the return value in
the print is a little more informative to explain the nature of the
failure involved.
So, instead of providing message such as:
smps9: failed to get the current voltage
having error value added to the message such as:
smps9: failed to get the current voltage(-22)
is a little more informative for debugging the error.
Signed-off-by: Nishanth Menon <nm@ti.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-06-05 12:36:51 +01:00
..
2014-05-26 14:34:07 +02:00
2014-04-05 15:37:40 -07:00
2014-05-21 18:35:42 +09:00
2014-04-29 15:44:05 +01:00
2014-05-27 08:41:10 -06:00
2014-04-25 09:47:16 +03:00
2014-04-24 03:48:08 +00:00
2014-05-21 18:56:35 +09:00
2014-05-27 21:11:08 -07:00
2014-05-22 18:54:58 +02:00
2014-04-24 13:44:54 -04:00
2014-05-26 23:20:16 +02:00
2014-04-08 13:27:40 +02:00
2014-04-28 18:17:18 +08:00
2014-05-27 13:57:00 -07:00
2014-04-04 09:50:07 -07:00
2014-05-29 15:50:30 +02:00
2014-05-13 14:54:14 -04:00
2014-05-09 10:28:16 +02:00
2014-05-31 09:19:51 +10:00
2014-05-07 16:07:58 -07:00
2014-04-16 14:14:07 -07:00
2014-05-25 17:23:08 +02:00
2014-05-14 18:59:57 +02:00
2014-04-21 23:36:07 +02:00
2014-04-26 11:22:16 +01:00
2014-05-23 15:29:43 -07:00
2014-05-30 12:07:48 -07:00
2014-05-13 12:33:12 +02:00
2014-04-29 19:23:22 +02:00
2014-04-22 21:22:47 -04:00
2014-04-10 09:06:10 -07:00
2014-04-07 16:35:52 -07:00
2014-04-16 12:28:47 -07:00
2014-05-30 12:04:56 -07:00
2014-05-21 19:01:08 +09:00
2014-04-17 04:14:30 +00:00
2014-04-01 15:14:04 -07:00
2014-06-02 17:08:14 +01:00
2014-04-16 12:28:47 -07:00
2014-05-08 08:44:50 +01:00
2014-05-07 16:28:52 -07:00
2014-05-22 15:47:58 -04:00
2014-04-07 10:59:20 -07:00
2014-05-14 15:27:36 +01:00
2014-05-21 18:57:25 +09:00
2014-04-01 15:14:04 -07:00
2014-04-24 12:53:38 -07:00
2014-05-22 23:46:10 +02:00
2014-04-10 12:11:56 -04:00
2014-05-05 16:07:46 -07:00
2014-06-02 17:08:03 +01:00
2014-04-07 14:55:46 -07:00
2014-05-12 00:27:26 -04:00
2014-04-18 16:40:08 -07:00
2014-04-07 16:36:07 -07:00
2014-06-05 12:36:51 +01:00
2014-05-11 17:55:48 +09:00
2014-04-17 12:46:28 +02:00
2014-05-25 10:13:50 -07:00
2014-05-12 16:05:01 +09:00
2014-05-13 19:08:34 +01:00
2014-05-21 19:01:08 +09:00
2014-05-17 15:49:40 -07:00
2014-04-10 09:15:46 -07:00
2014-05-03 18:14:28 -04:00
2014-05-03 19:41:07 -04:00
2014-04-24 12:45:40 -07:00
2014-04-03 14:05:02 -07:00
2014-04-12 16:51:08 -07:00
2014-04-17 08:10:20 +03:00
2014-04-16 14:08:37 -07:00
2014-04-16 14:07:51 -07:00
2014-04-07 14:55:46 -07:00
2014-05-13 11:21:01 +09:00
2014-05-22 04:26:23 +09:00