diff --git a/Documentation/driver-api/pin-control.rst b/Documentation/driver-api/pin-control.rst index 1f585ecca63c..80106e44a368 100644 --- a/Documentation/driver-api/pin-control.rst +++ b/Documentation/driver-api/pin-control.rst @@ -1175,7 +1175,7 @@ Possible standard state names are: "default", "init", "sleep" and "idle". selected after the driver probe. - the ``sleep`` and ``idle`` states are for power management and can only - be selected with the PM API bellow. + be selected with the PM API below. PM interfaces =================