From: Mauro Carvalho Chehab Date: Wed, 9 Sep 2020 13:07:11 +0000 (+0200) Subject: media: camera-sensor.rst: fix a doc build warning X-Git-Tag: v5.13-rc1~124^2~234 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0e3bcb253907b018883e400ff0282ef82e1e069;p=thirdparty%2Fkernel%2Flinux.git media: camera-sensor.rst: fix a doc build warning Documentation/driver-api/media/camera-sensor.rst:123: WARNING: Inline literal start-string without end-string. There's a missing blank line over there. Link: https://lore.kernel.org/linux-media/c326774ad841b905c3b2925e5f8f509d29fb4c6f.1599656828.git.mchehab+huawei@kernel.org Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/driver-api/media/camera-sensor.rst b/Documentation/driver-api/media/camera-sensor.rst index 3fc378b3b269f..cd5c989769a13 100644 --- a/Documentation/driver-api/media/camera-sensor.rst +++ b/Documentation/driver-api/media/camera-sensor.rst @@ -145,6 +145,7 @@ after the power state transition has taken place. The ``s_ctrl`` callback can be used to obtain device's power state after the power state transition: .. c:function:: + int pm_runtime_get_if_in_use(struct device *dev); The function returns a non-zero value if it succeeded getting the power count or