[PATCH v2] media: admin-guide: Update rkisp1.rst

From: Jack Zhu
Date: Tue Mar 14 2023 - 23:01:00 EST


Update Rockchip ISP1 driver file path

Signed-off-by: Jack Zhu <jack.zhu@xxxxxxxxxxxxxxxx>

---
Changes in v2:
- keep that the number of characters in the line is within 80.
---
Documentation/admin-guide/media/rkisp1.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/media/rkisp1.rst b/Documentation/admin-guide/media/rkisp1.rst
index ccf418713623..6f14d9561fa5 100644
--- a/Documentation/admin-guide/media/rkisp1.rst
+++ b/Documentation/admin-guide/media/rkisp1.rst
@@ -10,8 +10,8 @@ Introduction
============

This file documents the driver for the Rockchip ISP1 that is part of RK3288
-and RK3399 SoCs. The driver is located under drivers/staging/media/rkisp1
-and uses the Media-Controller API.
+and RK3399 SoCs. The driver is located under drivers/media/platform/rockchip/
+rkisp1 and uses the Media-Controller API.

Revisions
=========
--
2.34.1