From patchwork Thu Jun 16 22:08:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 582238 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 2CDADC43334 for ; Thu, 16 Jun 2022 22:09:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 64E121B20; Fri, 17 Jun 2022 00:08:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 64E121B20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1655417381; bh=jnBbercIlwnq9YFtM0tV9OBB3mAu0NrAG4fW7kX7Ihs=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ZTsbhnGbHxbv13m2RA6ZkElCmdOOUBp7hLW5OtZXVPCnzPtY+MqQb+sbFc0VjgK7I y3zlI9jxFXrWXKDKAwuhePUO/Yb53wJXNc+n4e44ZFBbofLtVd0ltIO8+ncyWj2zRK EHRt+oMrEhUpWHesunga2OXobnzNPQva19t2bPX4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 84FCBF8052E; Fri, 17 Jun 2022 00:08:17 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E774DF80528; Fri, 17 Jun 2022 00:08:15 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2851CF8051F for ; Fri, 17 Jun 2022 00:08:10 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2851CF8051F Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ElK64clc" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655417292; x=1686953292; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=jnBbercIlwnq9YFtM0tV9OBB3mAu0NrAG4fW7kX7Ihs=; b=ElK64clckmSAD7f/dSzOZITl5+Dmbfp25Ydx160YH05ot/qyMGFSKlbm 9c/GONzDAgT2Dtyv/zltgs7N83xwPvm02wcOZL2QTQ2F3eTLAh2jybBzP v3pl7YZHrxoUSI5keHC6IIsjN1m0PnpeU0yQHP3U8ShjHKCE+b4Jqtb6G D+Zld0iC1gi53aOfUA6CTgb6+t+kUe33kRqIqjAIKO8UW6MEI5ONSbra1 1hdm8seUKk25CS/g6LSnWeQyQSniSCATIH4IMc/htOIAYHvmfxeyCniv4 HdzPFvMpwWQf9FTcGN8NrcyuwYisrm1OmZ4qvoOyUKusNcdEr3w7doEL3 A==; X-IronPort-AV: E=McAfee;i="6400,9594,10380"; a="259214923" X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="259214923" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2022 15:08:09 -0700 X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="583803285" Received: from buckkenx-mobl.amr.corp.intel.com (HELO pbossart-mobl3.intel.com) ([10.212.52.70]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2022 15:08:08 -0700 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Subject: [PATCH 1/2] ASoC: cs4270: update kernel-doc Date: Thu, 16 Jun 2022 17:08:01 -0500 Message-Id: <20220616220802.136282-2-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220616220802.136282-1-pierre-louis.bossart@linux.intel.com> References: <20220616220802.136282-1-pierre-louis.bossart@linux.intel.com> MIME-Version: 1.0 Cc: Kai Vehmanen , tiwai@suse.de, Pierre-Louis Bossart , Ranjani Sridharan , broonie@kernel.org, Bard Liao X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Remove warning sound/soc/codecs/cs4270.c:672: warning: Excess function parameter 'id' description in 'cs4270_i2c_probe' Signed-off-by: Pierre-Louis Bossart Reviewed-by: Bard Liao Reviewed-by: Kai Vehmanen Reviewed-by: Ranjani Sridharan --- sound/soc/codecs/cs4270.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/cs4270.c b/sound/soc/codecs/cs4270.c index 531f63b015547..97d26b9e8f7fe 100644 --- a/sound/soc/codecs/cs4270.c +++ b/sound/soc/codecs/cs4270.c @@ -663,7 +663,6 @@ static int cs4270_i2c_remove(struct i2c_client *i2c_client) /** * cs4270_i2c_probe - initialize the I2C interface of the CS4270 * @i2c_client: the I2C client object - * @id: the I2C device ID (ignored) * * This function is called whenever the I2C subsystem finds a device that * matches the device ID given via a prior call to i2c_add_driver().