Lee Jones and Mark Brown
da6690767c
regulator: consumer: Supply missing prototypes for 3 core functions
...
regulator_suspend_enable(), regulator_suspend_disable() and
regulator_set_suspend_voltage() are all exported members of the
API, but are all missing prototypes.
Fixes the following W=1 warning(s):
drivers/regulator/core.c:3805:5: warning: no previous prototype for ‘regulator_suspend_enable’ [-Wmissing-prototypes]
3805 | int regulator_suspend_enable(struct regulator_dev *rdev,
| ^~~~~~~~~~~~~~~~~~~~~~~~
drivers/regulator/core.c:3812:5: warning: no previous prototype for ‘regulator_suspend_disable’ [-Wmissing-prototypes]
3812 | int regulator_suspend_disable(struct regulator_dev *rdev,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
drivers/regulator/core.c:3851:5: warning: no previous prototype for ‘regulator_set_suspend_voltage’ [-Wmissing-prototypes]
3851 | int regulator_set_suspend_voltage(struct regulator *regulator, int min_uV,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Lee Jones <lee.jones@linaro.org >
Link: https://lore.kernel.org/r/20200625163614.4001403-2-lee.jones@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org >
2020-06-25 20:11:12 +01:00
..
2020-06-01 23:32:35 +02:00
2020-06-01 13:22:53 +02:00
2020-06-07 10:59:32 -07:00
2020-06-04 19:56:20 -07:00
2020-06-03 10:48:37 +02:00
2020-06-04 20:11:25 -07:00
2020-06-05 14:05:57 -07:00
2020-06-05 14:05:57 -07:00
2020-05-29 12:37:59 +02:00
2020-06-03 09:21:52 +02:00
2020-06-15 23:06:31 +01:00
2020-06-05 15:11:50 -07:00
2020-06-25 20:11:12 +01:00
2020-06-09 09:39:14 -07:00
2020-06-07 16:13:43 -07:00
2020-06-11 12:22:41 -07:00
2020-06-11 08:03:24 +02:00
2020-06-11 08:03:24 +02:00
2020-06-11 08:03:24 +02:00
2020-06-04 19:18:29 -07:00
2020-06-02 19:59:25 -07:00
2020-06-04 19:06:25 -07:00
2020-05-29 10:23:25 -06:00
2020-05-28 08:47:13 -06:00
2020-06-01 15:21:03 -07:00
2020-06-01 14:38:22 -07:00
2020-06-01 15:21:03 -07:00
2020-06-01 15:08:04 -07:00
2020-06-11 15:14:53 +02:00
2020-06-02 10:59:08 -07:00
2020-06-09 09:39:16 -07:00
2020-06-03 20:24:15 -07:00
2020-06-11 20:04:04 +02:00
2020-06-11 20:02:46 +02:00
2020-06-11 20:02:46 +02:00
2020-06-11 20:04:04 +02:00
2020-06-01 10:15:16 +02:00
2020-06-11 15:14:36 +02:00
2020-06-11 15:14:36 +02:00
2020-06-05 14:20:02 +02:00
2020-06-11 12:55:20 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-11 15:15:28 +02:00
2020-06-08 11:05:56 -07:00
2020-06-01 16:44:06 -07:00
2020-06-05 14:59:41 -04:00
2020-06-02 15:04:15 -07:00
2020-06-06 11:55:53 -07:00
2020-06-09 09:39:13 -07:00
2020-06-08 11:05:56 -07:00
2020-05-29 10:23:24 -06:00
2020-06-04 19:06:25 -07:00
2020-06-05 13:17:05 -07:00
2020-06-03 23:16:55 -04:00
2020-06-03 16:27:18 -07:00
2020-06-14 09:47:25 -07:00
2020-06-10 16:05:54 -07:00
2020-06-02 15:37:03 -07:00
2020-06-03 20:09:45 -07:00
2020-06-11 15:15:06 +02:00
2020-06-04 19:06:22 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:14 -07:00
2020-06-09 09:39:13 -07:00
2020-06-02 20:58:55 +10:00
2020-05-28 07:59:45 -07:00
2020-05-29 12:53:04 +02:00
2020-05-28 18:07:11 +02:00
2020-05-31 17:48:46 -07:00
2020-05-29 15:11:43 +02:00
2020-06-10 14:04:39 -07:00
2020-06-11 15:15:29 +02:00
2020-06-09 09:39:13 -07:00
2020-06-05 16:19:28 -07:00
2020-06-08 11:42:23 -07:00
2020-06-07 10:59:32 -07:00
2020-06-08 11:05:56 -07:00
2020-06-02 12:34:45 +02:00
2020-06-11 15:15:24 +02:00
2020-06-09 09:39:10 -07:00
2020-06-09 09:39:13 -07:00
2020-06-02 15:15:46 +01:00
2020-06-08 11:05:56 -07:00
2020-05-30 10:34:03 -07:00
2020-06-10 11:28:35 -07:00
2020-06-11 13:25:53 -07:00
2020-06-11 12:35:19 -04:00
2020-06-14 11:39:31 -07:00
2020-06-14 11:39:31 -07:00
2020-06-03 20:09:49 -07:00
2020-06-03 20:09:49 -07:00
2020-06-10 13:42:09 -07:00
2020-06-09 09:39:14 -07:00
2020-06-09 09:39:14 -07:00
2020-06-09 09:39:14 -07:00
2020-06-09 09:39:14 -07:00
2020-06-10 19:14:18 -07:00
2020-06-09 09:39:14 -07:00
2020-06-10 19:14:18 -07:00
2020-06-06 11:30:00 -07:00
2020-06-04 11:13:03 -07:00
2020-06-09 15:40:50 -07:00
2020-06-02 10:59:07 -07:00
2020-06-08 11:05:56 -07:00
2020-06-13 16:27:13 -07:00
2020-06-11 13:33:48 -04:00
2020-06-05 20:02:08 -04:00
2020-06-03 20:09:45 -07:00
2020-06-02 10:59:09 -07:00
2020-06-04 15:36:52 -04:00
2020-06-09 09:39:14 -07:00
2020-06-11 15:17:57 +02:00
2020-06-04 12:59:16 -05:00
2020-06-08 12:05:31 -07:00
2020-06-03 16:27:18 -07:00
2020-06-09 09:39:14 -07:00
2020-06-04 13:54:34 -07:00
2020-06-13 09:56:21 -07:00
2020-05-29 10:15:08 +05:30
2020-05-29 18:03:12 +02:00
2020-05-28 19:25:31 +02:00
2020-06-08 11:05:56 -07:00
2020-06-04 13:54:34 -07:00
2020-06-07 10:53:36 -07:00
2020-05-31 19:49:00 -07:00
2020-05-30 10:34:03 -07:00
2020-05-31 19:49:00 -07:00
2020-05-30 10:34:03 -07:00
2020-06-02 10:59:10 -07:00
2020-06-04 13:54:34 -07:00
2020-06-01 11:35:18 -07:00
2020-06-03 16:59:31 -04:00
2020-06-09 09:39:14 -07:00
2020-06-13 10:21:00 -07:00
2020-06-14 11:39:31 -07:00
2020-06-04 19:06:26 -07:00
2020-05-29 12:42:54 +02:00
2020-06-11 15:19:17 +02:00
2020-06-02 11:50:23 -07:00
2020-06-01 14:48:32 -07:00
2020-06-03 13:06:42 -07:00
2020-06-10 19:14:18 -07:00
2020-06-03 20:09:42 -07:00
2020-06-03 20:09:49 -07:00
2020-06-08 11:05:56 -07:00
2020-05-28 11:11:45 -07:00
2020-06-04 15:50:42 -07:00
2020-05-29 14:52:53 +02:00
2020-06-11 20:02:46 +02:00
2020-06-04 15:36:51 -04:00
2020-05-28 15:53:29 -06:00
2020-05-28 16:31:30 -07:00
2020-06-03 20:09:48 -07:00
2020-06-02 10:59:12 -07:00
2020-06-03 20:24:15 -07:00
2020-06-02 02:45:13 -04:00
2020-06-01 11:02:28 -04:00
2020-06-05 16:19:28 -07:00
2020-06-08 11:05:56 -07:00
2020-06-02 10:59:10 -07:00