From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 07:41:34 +0000
Subject: [PATCH] add gpio led uart

---
 kernel/Documentation/driver-api/usb/power-management.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/driver-api/usb/power-management.rst b/kernel/Documentation/driver-api/usb/power-management.rst
index 4a74cf6..2525c36 100644
--- a/kernel/Documentation/driver-api/usb/power-management.rst
+++ b/kernel/Documentation/driver-api/usb/power-management.rst
@@ -46,7 +46,7 @@
 call it a "dynamic suspend" (also known as a "runtime suspend" or
 "selective suspend").  This document concentrates mostly on how
 dynamic PM is implemented in the USB subsystem, although system PM is
-covered to some extent (see ``Documentation/power/*.txt`` for more
+covered to some extent (see ``Documentation/power/*.rst`` for more
 information about system PM).
 
 System PM support is present only if the kernel was built with

--
Gitblit v1.6.2