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

From: Jack Zhu
Date: Tue Mar 14 2023 - 21:14:38 EST




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@xxxxxxxxxxxxxxxx>
>> ---
>> 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
>