diff options
| author | Jonathan Corbet <[email protected]> | 2023-05-03 22:55:08 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2023-06-16 14:31:47 +0000 |
| commit | 173cb655ea4bbcc5d3b7e0397cad99bfb89c8670 (patch) | |
| tree | 42ec80ca8506e1f30a14d5bcf5c33fc3ef2266a8 /drivers/pwm/pwm-pxa.c | |
| parent | crypto: update some Arm documentation references (diff) | |
| download | kernel-173cb655ea4bbcc5d3b7e0397cad99bfb89c8670.tar.gz kernel-173cb655ea4bbcc5d3b7e0397cad99bfb89c8670.zip | |
docs: update some straggling Documentation/arm references
The Arm documentation has moved to Documentation/arch/arm; update the
last remaining references to match.
Cc: Dmitry Torokhov <[email protected]>
Cc: Chen-Yu Tsai <[email protected]>
Cc: Samuel Holland <[email protected]>
Cc: Thierry Reding <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Jernej Skrabec <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]> # for pwm
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-pxa.c')
| -rw-r--r-- | drivers/pwm/pwm-pxa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-pxa.c b/drivers/pwm/pwm-pxa.c index 46ed668bd141..762429d5647f 100644 --- a/drivers/pwm/pwm-pxa.c +++ b/drivers/pwm/pwm-pxa.c @@ -8,7 +8,7 @@ * eric miao <[email protected]> * * Links to reference manuals for some of the supported PWM chips can be found - * in Documentation/arm/marvell.rst. + * in Documentation/arch/arm/marvell.rst. * * Limitations: * - When PWM is stopped, the current PWM period stops abruptly at the next |
