From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D6AFC46CD2 for ; Sat, 27 Jan 2024 22:22:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=XAE8ljZSXyHXHC/ekbLxh89y4+5D78kHcCnYr8JbBI8=; b=EzDuMz40ZxtYhck3kMCLa1aypk 48m2caQDj426D1ETim8sX64t3uiaCAxE4MP9G060Qsz2q8TGhAI6lEfy1bw3TnLPniovGvSLyGE5b Gg6wlREXckmUgbtdVh6TiA4oZij5sOI9eXdx37FhVeczcNZB56SOUGPjXdygWJC+kXM+GOAlGjf5N q539V5eyNrE+dql00C8ZalNvT8HNC2+CO4pYG2k5O+e0IpUnPe9YmHxgOM38tk5V/jviIUKQJFxDb WuR1bIkjza3mKNHI9RWHRMr6b/LLZVaSTvagu37rBxeDJf1gDoBgG0gGYngMJ675SJEn4MJ/3SRiG lD3ULMEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rTr4G-00000008IWi-0ilA; Sat, 27 Jan 2024 22:22:28 +0000 Received: from [50.53.50.0] (helo=[192.168.254.15]) by bombadil.infradead.org with esmtpsa (Exim 4.97.1 #2 (Red Hat Linux)) id 1rTr4C-00000008IVq-3NJU; Sat, 27 Jan 2024 22:22:25 +0000 Message-ID: Date: Sat, 27 Jan 2024 14:22:23 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 15/17] media: ipu3: Fix kerneldoc Content-Language: en-US To: Ricardo Ribalda , Tiffany Lin , Andrew-CT Chen , Yunfei Dong , Mauro Carvalho Chehab , Matthias Brugger , AngeloGioacchino Del Regno , Sakari Ailus , Laurent Pinchart , Hans Verkuil , Hans Verkuil , Kieran Bingham , Bin Liu , Ezequiel Garcia , Philipp Zabel , Stanimir Varbanov , Vikash Garodia , Bryan O'Donoghue , Bjorn Andersson , Konrad Dybcio , Sylwester Nawrocki , Krzysztof Kozlowski , Alim Akhtar , Marek Szyprowski , Andrzej Hajda , Bingbu Cao , Tianshu Qiu , Greg Kroah-Hartman , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-staging@lists.linux.dev, linux-amlogic@lists.infradead.org References: <20240126-gix-mtk-warnings-v1-0-eed7865fce18@chromium.org> <20240126-gix-mtk-warnings-v1-15-eed7865fce18@chromium.org> From: Randy Dunlap In-Reply-To: <20240126-gix-mtk-warnings-v1-15-eed7865fce18@chromium.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On 1/26/24 15:16, Ricardo Ribalda wrote: > Remove documentation from missing fields. > > Signed-off-by: Ricardo Ribalda Reviewed-by: Randy Dunlap Thanks. > --- > drivers/staging/media/ipu3/include/uapi/intel-ipu3.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h b/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h > index caa358e0bae4..4aa2797f5e3c 100644 > --- a/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h > +++ b/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h > @@ -2485,11 +2485,9 @@ struct ipu3_uapi_anr_config { > * &ipu3_uapi_yuvp1_y_ee_nr_config > * @yds: y down scaler config. See &ipu3_uapi_yuvp1_yds_config > * @chnr: chroma noise reduction config. See &ipu3_uapi_yuvp1_chnr_config > - * @reserved1: reserved > * @yds2: y channel down scaler config. See &ipu3_uapi_yuvp1_yds_config > * @tcc: total color correction config as defined in struct > * &ipu3_uapi_yuvp2_tcc_static_config > - * @reserved2: reserved > * @anr: advanced noise reduction config.See &ipu3_uapi_anr_config > * @awb_fr: AWB filter response config. See ipu3_uapi_awb_fr_config > * @ae: auto exposure config As specified by &ipu3_uapi_ae_config > @@ -2724,7 +2722,6 @@ struct ipu3_uapi_obgrid_param { > * @acc_ae: 0 = no update, 1 = update. > * @acc_af: 0 = no update, 1 = update. > * @acc_awb: 0 = no update, 1 = update. > - * @__acc_osys: 0 = no update, 1 = update. > * @reserved3: Not used. > * @lin_vmem_params: 0 = no update, 1 = update. > * @tnr3_vmem_params: 0 = no update, 1 = update. > -- #Randy