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-atmel.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-atmel.c')
| -rw-r--r-- | drivers/pwm/pwm-atmel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-atmel.c b/drivers/pwm/pwm-atmel.c index 0c567d9623cd..5f7d286871cf 100644 --- a/drivers/pwm/pwm-atmel.c +++ b/drivers/pwm/pwm-atmel.c @@ -6,7 +6,7 @@ * Bo Shen <[email protected]> * * Links to reference manuals for the supported PWM chips can be found in - * Documentation/arm/microchip.rst. + * Documentation/arch/arm/microchip.rst. * * Limitations: * - Periods start with the inactive level. |
