From nobody Thu Apr 9 10:31:59 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 7B36F2F2917 for ; Mon, 9 Mar 2026 21:42:25 +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=1773092548; cv=none; b=C0ID+xcM/b3s7wzt/hcF7UAWbw9c2GbiAk+GKTCG33C0BOYwaBqASPnJomO5J8jQihRiA4wYcOw3Sh8bJaBHjplSOBggwkRZxaJSwLquLAM/0+8Fz86zAtM8VFtI72awpFJ3I1ZMLQzRwsh1xZoYPTTHVIV3P0uYsRR8hTuuFGQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773092548; c=relaxed/simple; bh=ihXi6Q5lMe4doyKOAdDb/m6zjnUMkhgGda7605Cqdnw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=dRUutIJuRUhrcF4hexdrAT4g0gZaSOqxcwQbG4h36Bm8GA9Biq/4zYRVvjrI1So/qMCPNN5ht+mcll+tfFIqr2ynOAqMr6Vzb3MBEUD1tZBpIlN3CYCCKf2kGiPC6P8V0/LKjvKRtiq2Dqwl3ZsFSx/FntLCr4v6wHFZVaJoQig= 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=cNkKL8vc; 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="cNkKL8vc" 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=cNkKL8vcFR+N2TmD0x32UADuiT 3t5WQfkBsg4N+rx69sloJ6BC4Yb4GTfPfbPBvBvyIVJBmga8LHhNn5bbVY6lzFna3vorHteWOee1Q BIK9JjWZSrtTdVx4y5EKcPUkn1Q+QQHBnDTPEDCDJmlrwqoChbZfxR2MlyR4T7onc9Sma7KFPcPXX ol2I2tHRoFkZhI/IxE2ztOfudD5mqlBoX+YGGejJl5Aj2LPR0l00w7lNLCfgyD4/3dbCavM9HCI/e /DWBbytVQuvroiFhTXNy4czAcI/ygDPB50wH4tKet7DhXU1wEDyEx68gc86agXfPN7SaMu4+7fU+f Vn+x3gFw==; 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 1vziMq-00000008Byh-3u4O; Mon, 09 Mar 2026 21:42:24 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Richard , Michael Brunner , Lee Jones Subject: [PATCH 2/4 v2] mfd: Kontron PLD: fix kernel-doc struct member names Date: Mon, 9 Mar 2026 14:42:21 -0700 Message-ID: <20260309214223.749088-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260309214223.749088-1-rdunlap@infradead.org> References: <20260309214223.749088-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 */