Uwe Kleine-König
b6ce2af876
pwm: img: Use only a single idiom to get a runtime PM reference
...
Currently there are two very similar approaches in use by this driver:
img_pwm_config() uses pm_runtime_get_sync() and calls
pm_runtime_put_autosuspend() in the error path; img_pwm_enable() calls
pm_runtime_resume_and_get() which already puts the reference in its own
error path.
Align pm_runtime usage and use the same idiom in both locations.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2021-11-17 17:24:28 +01:00
..
2021-11-17 17:10:42 +01:00
2021-11-05 11:51:41 +01:00
2021-05-05 12:53:16 -07:00
2021-09-02 21:38:40 +02:00
2021-09-02 21:38:49 +02:00
2021-09-02 21:38:50 +02:00
2021-11-05 11:51:40 +01:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-09-02 21:38:40 +02:00
2021-07-08 16:09:17 +02:00
2021-09-02 21:38:50 +02:00
2021-06-28 13:23:11 +02:00
2021-06-28 13:25:04 +02:00
2021-09-02 21:38:51 +02:00
2021-03-22 11:53:00 +01:00
2021-09-02 21:38:41 +02:00
2021-09-02 21:38:41 +02:00
2021-09-02 21:38:37 +02:00
2021-11-17 17:24:28 +01:00
2021-06-28 13:24:45 +02:00
2021-09-02 21:38:42 +02:00
2021-09-02 21:38:52 +02:00
2021-09-02 21:38:42 +02:00
2021-09-02 21:38:43 +02:00
2021-09-02 21:38:43 +02:00
2021-09-02 21:38:44 +02:00
2021-09-02 21:38:44 +02:00
2021-05-25 18:19:15 +02:00
2021-09-02 21:38:44 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-09-02 21:38:45 +02:00
2021-06-28 13:22:07 +02:00
2021-09-02 22:27:46 +02:00
2021-09-02 21:38:45 +02:00
2021-09-02 21:38:46 +02:00
2021-09-02 21:38:52 +02:00
2021-09-02 21:38:53 +02:00
2021-09-02 21:38:46 +02:00
2021-09-02 21:38:47 +02:00
2021-09-02 21:38:53 +02:00
2021-09-02 21:38:54 +02:00
2021-09-02 21:38:38 +02:00
2021-11-05 11:51:42 +01:00
2021-09-02 21:38:55 +02:00
2021-09-02 21:38:47 +02:00
2021-07-08 16:08:38 +02:00
2021-07-08 16:08:08 +02:00
2021-04-09 14:46:58 +02:00
2021-09-02 21:38:47 +02:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-09-02 21:38:55 +02:00
2021-06-30 19:12:20 +02:00
2021-09-02 21:38:48 +02:00
2021-09-02 21:38:38 +02:00
2021-09-02 21:38:48 +02:00
2021-11-17 17:12:42 +01:00
2021-11-05 11:51:41 +01:00
2021-11-17 17:13:29 +01:00
2020-09-24 09:18:14 +02:00