From nobody Fri Apr 17 12:43:56 2026 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.subspace.kernel.org (Postfix) with ESMTPS id 8C3A8322A1F for ; Mon, 23 Feb 2026 20:12:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.137.202.133 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771877537; cv=none; b=Tzd4yHRxsWYvgb4rUUOGMmRQCXeNUn6RgswRwCmRbdW0QZnXAiO+J0p4+8FqOzur14xUyak7KpnRZEBDl3XnMjmDpqNZQ0P4m+2oA9Yv1RwlsxY+y+8J56QXP0exh6pPGLf1SV+HBvyEKziyBPCHg8weg0WlRxvYfJyjW5mODEw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771877537; c=relaxed/simple; bh=ihXi6Q5lMe4doyKOAdDb/m6zjnUMkhgGda7605Cqdnw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=eoFlY0ngiz/NITUoa/MXb/lIcxZAv9gLO822Xdc+jBeRB+Uv/LWal1GVyxTv8m/VSATtbgxl2J5kYNjfN/vLSDdxdQZtNOzAaJdqPPyoFJihJ8G5xTHDcuT7Vlo14miO19V4ONmuiqvMN04A8FSXtxKZru5sI/Y0K5hcy4ygNSM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=a3x/O6Ke; arc=none smtp.client-ip=198.137.202.133 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="a3x/O6Ke" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=EpfPj30kPa6YoJC9OskDYFcZS7cAXGMrQXM/E12uBQs=; b=a3x/O6Ke3/mdMmwuGUN5HFsiit ojhXQKURB6sQYR+4LmyLcxOnuleqcbDGbdz0ADLdpyeBsUNwj060i7Cpuu6BufRhkcBZ3+6pdKToY B10IPb3DJaEsiwpnlBZZyoPey6y76Hx4toynbRuzFBel3DXzxHcQJWo6JwW6d+xIcOEoDRAl0/lBx lDCcwtVFeeYpVpjp0d8Lkps9OXhkNQEv6kEyUy5k+pu7gVu5JqdsoK7HqMJD78NbMSOKtCvljDPzI Y91oGL6epWpJq8NxfS68L26OkMn1w+eh/zaRxgndAYx25jn8taCcVJWCJBnhXNR111XYA81HuGNN1 qznGnSQQ==; Received: from [50.53.43.113] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.98.2 #2 (Red Hat Linux)) id 1vucHu-00000000yyV-2uNI; Mon, 23 Feb 2026 20:12:14 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Richard , Lee Jones , Michael Brunner Subject: [PATCH] mfd: Kontron PLD: fix kernel-doc struct member names Date: Mon, 23 Feb 2026 12:12:11 -0800 Message-ID: <20260223201213.3092399-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260223201213.3092399-1-rdunlap@infradead.org> References: <20260223201213.3092399-1-rdunlap@infradead.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Correct the struct member names to avoid kernel-doc warnings: Warning: include/linux/mfd/kempld.h:114 struct member 'gpio_base' not described in 'kempld_platform_data' Warning: include/linux/mfd/kempld.h:114 struct member 'get_hardware_mutex' not described in 'kempld_platform_data' Warning: include/linux/mfd/kempld.h:114 struct member 'release_hardware_mutex' not described in 'kempld_platform_data' Signed-off-by: Randy Dunlap --- Cc: Michael Brunner Cc: Lee Jones include/linux/mfd/kempld.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- linux-next-20260220.orig/include/linux/mfd/kempld.h +++ linux-next-20260220/include/linux/mfd/kempld.h @@ -97,10 +97,10 @@ struct kempld_device_data { /** * struct kempld_platform_data - PLD hardware configuration structure * @pld_clock: PLD clock frequency - * @gpio_base GPIO base pin number + * @gpio_base: GPIO base pin number * @ioresource: IO addresses of the PLD - * @get_mutex: PLD specific get_mutex callback - * @release_mutex: PLD specific release_mutex callback + * @get_hardware_mutex: PLD specific get_mutex callback + * @release_hardware_mutex: PLD specific release_mutex callback * @get_info: PLD specific get_info callback * @register_cells: PLD specific register_cells callback */