From patchwork Mon Sep 11 09:25:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Balamanikandan Gunasundar X-Patchwork-Id: 13379041 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 943E4EEB57E for ; Mon, 11 Sep 2023 09:26:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=NY+9A0fEq9lG564LM17c+t1iMUkhcE4euGCTWQTd/Sg=; b=YRHDgXsp55KI/m EhL6uiNPuhhfkUM0nMmLiWngYYl1ozYgzE6m5In0hgu3s3ZqE3C3U2AmFDyF9hJQqFOiJwi+675Kr x2YiBMILZyyQKezphRhkZo9wqo6drgoTmHang0Ms+hKUNV+Gotk/DRLK2qFZ5hizN7tYVh9gvtbUt xnM7I35ysDprLeZsvIBcQh0pM15PygwKEJBTx7ujG/efQpLahAYexqIWxArctYWRv6B6N5QYIFTFP LyiwHEr7kazuJn8YAC1a/WXTTu35Ro34WFLKboKQ11UZ1fRUnq3qtEQaBzXT7Ahisn0WwCQfu7QTW X5iQty4QqoP6nOJtYsOw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qfdBS-0000eq-1y; Mon, 11 Sep 2023 09:26:18 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qfdBQ-0000db-0x for linux-arm-kernel@lists.infradead.org; Mon, 11 Sep 2023 09:26:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1694424376; x=1725960376; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=QvL+SL9gHty/FSezWrpd62ssnAIuePB7hN7uQnSWCDM=; b=WRS8ZMl4umh4XYIYLR0N+u3wBOWZMFSBq7klajC6nl9j3mGqIwyc0IBX lB7vYi6c4r4wIjnuibMF695BI8ZwdUAL8mUP0GloK85GRUHyP/4xIN35f wL/zKCNgTW3eJgARsyIXw59TqfMxuKPDecahCQBXyyj+qOYrp/asDB9Uo erSkYqsc/KWOyG/8Tj1RBct1vCnGLwdxLukDJ4E4QzSs+eLkzrYniIjWW lI5e5Z1X5l5UBW6sDS1nD26G+9Tb8B1XcuNpWqt07Glz9ULaJw2CKKSMY SvkREi1ivlrUdUKC0990paB2YKHYzAGtq6ewyRf6OTQe/XlAe3st+a5dm w==; X-CSE-ConnectionGUID: phHXbYbgQ+2foijEDjr92w== X-CSE-MsgGUID: nmIUrtpoTNO3i/3JAJPbWw== X-ThreatScanner-Verdict: Negative X-IronPort-AV: E=Sophos;i="6.02,243,1688454000"; d="scan'208";a="3955482" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 11 Sep 2023 02:26:10 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 11 Sep 2023 02:26:03 -0700 Received: from che-lt-i64410lx.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Mon, 11 Sep 2023 02:25:58 -0700 From: Balamanikandan Gunasundar To: , , , , , , , , CC: , , kernel test robot Subject: [PATCH] mmc: atmel-mci: Add description for struct member Date: Mon, 11 Sep 2023 14:55:40 +0530 Message-ID: <20230911092540.76334-1-balamanikandan.gunasundar@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230911_022616_525413_96AC8DED X-CRM114-Status: UNSURE ( 8.61 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add description for dma filtering function in struct mci_platform_data. Fixes the warning: Function parameter or member 'dma_filter' not described in 'mci_platform_data'. Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202309020937.C5S2sRnr-lkp@intel.com/ Signed-off-by: Balamanikandan Gunasundar --- drivers/mmc/host/atmel-mci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c index 535783c43105..33d02a7e72fb 100644 --- a/drivers/mmc/host/atmel-mci.c +++ b/drivers/mmc/host/atmel-mci.c @@ -227,6 +227,7 @@ struct mci_slot_pdata { /** * struct mci_platform_data - board-specific MMC/SDcard configuration * @dma_slave: DMA slave interface to use in data transfers. + * @dma_filter: Filtering function to filter the DMA channel * @slot: Per-slot configuration data. */ struct mci_platform_data {