diff mbox series

[v1] media: admin-guide: Update rkisp1.rst

Message ID 20230310024056.59220-1-jack.zhu@starfivetech.com (mailing list archive)
State New, archived
Headers show
Series [v1] media: admin-guide: Update rkisp1.rst | expand

Commit Message

Jack Zhu March 10, 2023, 2:40 a.m. UTC
Update Rockchip ISP1 driver file path

Signed-off-by: Jack Zhu <jack.zhu@starfivetech.com>
---
 Documentation/admin-guide/media/rkisp1.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sakari Ailus March 14, 2023, 9:44 a.m. UTC | #1
Hi Jack,

On Fri, Mar 10, 2023 at 10:40:56AM +0800, Jack Zhu wrote:
> Update Rockchip ISP1 driver file path
> 
> Signed-off-by: Jack Zhu <jack.zhu@starfivetech.com>
> ---
>  Documentation/admin-guide/media/rkisp1.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/media/rkisp1.rst b/Documentation/admin-guide/media/rkisp1.rst
> index ccf418713623..3eec078c9eff 100644
> --- a/Documentation/admin-guide/media/rkisp1.rst
> +++ b/Documentation/admin-guide/media/rkisp1.rst
> @@ -10,7 +10,7 @@ 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 RK3399 SoCs. The driver is located under drivers/media/platform/rockchip/rkisp1

Applied now but going forward, please keep the lines at 80 chars or less.

Thanks.

>  and uses the Media-Controller API.
>  
>  Revisions
Jack Zhu March 15, 2023, 1:14 a.m. UTC | #2
On 2023/3/14 17:44, Sakari Ailus wrote:
> Hi Jack,
> 
> On Fri, Mar 10, 2023 at 10:40:56AM +0800, Jack Zhu wrote:
>> Update Rockchip ISP1 driver file path
>> 
>> Signed-off-by: Jack Zhu <jack.zhu@starfivetech.com>
>> ---
>>  Documentation/admin-guide/media/rkisp1.rst | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/Documentation/admin-guide/media/rkisp1.rst b/Documentation/admin-guide/media/rkisp1.rst
>> index ccf418713623..3eec078c9eff 100644
>> --- a/Documentation/admin-guide/media/rkisp1.rst
>> +++ b/Documentation/admin-guide/media/rkisp1.rst
>> @@ -10,7 +10,7 @@ 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 RK3399 SoCs. The driver is located under drivers/media/platform/rockchip/rkisp1
> 
> Applied now but going forward, please keep the lines at 80 chars or less.

OK, will modify it. Thank you for your comments.

> 
> Thanks.
> 
>>  and uses the Media-Controller API.
>>  
>>  Revisions
>
diff mbox series

Patch

diff --git a/Documentation/admin-guide/media/rkisp1.rst b/Documentation/admin-guide/media/rkisp1.rst
index ccf418713623..3eec078c9eff 100644
--- a/Documentation/admin-guide/media/rkisp1.rst
+++ b/Documentation/admin-guide/media/rkisp1.rst
@@ -10,7 +10,7 @@  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 RK3399 SoCs. The driver is located under drivers/media/platform/rockchip/rkisp1
 and uses the Media-Controller API.
 
 Revisions