From patchwork Sun Apr 14 15:49:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1923495 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=Bf29AoYg; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=OpARtQbT; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VHZWh1f6tz1yY4 for ; Mon, 15 Apr 2024 01:50:23 +1000 (AEST) 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=NQRhBxDQZvGKTdUDJqqS+u3GelIcsE+a1npsaKsAzFg=; b=Bf29AoYgrflDlt Xhycs+b0KwqsLRW5glDgwTeEqJAe2fruL3ieAXaUitHIv2YGGaGzPSZq5WdUlQ4GFq4VjsF2SY8om +POnoxPsswquj0bAcgVKPxoPkwqatI4TvSVF9cVyyCqa+tATg7vO7K/3gyLf58nOAHBnJfjNduTkM qCPmWLQSA2Iz4VzKl/aSh1UTYhyeehmMnnDNgIBgnMno+IfyRSKHiWtaICJe8u10RpHFNkVwNHbd/ 4Gb60uPdZAsnfxMu4W7UxG+ApX0v1i80nVMqgtOzUo1hxmrP0KLLki4S4SUb/ESEs1R4fO6Ki1Tiy LeQUtBnaNS87qsp3p7Zw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rw27L-00000005mgA-3Dp2; Sun, 14 Apr 2024 15:50:07 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rw27J-00000005mfe-12IW for linux-mtd@lists.infradead.org; Sun, 14 Apr 2024 15:50:06 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B8CB960B7A; Sun, 14 Apr 2024 15:50:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60193C072AA; Sun, 14 Apr 2024 15:50:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713109804; bh=OdvuLRFOyPbK9M1u502x2SaqLqdv5YEh3Og0kbbothY=; h=From:To:Cc:Subject:Date:From; b=OpARtQbTUsjfG/5pAejSz+e2ikl1HFSrtRp+fqeLMtqz/fvbm3o/p5BeA5P3pmtwL BG7ffpuii6HLP+zHKH7C6tMbZV9I4FCTt8NAUCUVX9NMzQeDHMthI4cPEnzC1QLIgC C0HUpgugz8pS0p8hBiBgq4i2GONU+bE18/STHJ2hFNfIFQS/mD25Lu4Ztk7Rs7KaNa HFVD26XlWz7ZaeGhhQDmJIO0UA5o5/riI0Zu74CiJVTh6GzEu3EXzllY9cpg40W2AX 8KsaMucB8StkNMwTek4XHYSutGALlqtHN76V/U/D4dv+mC/1yv2zz8/gaE0nfWkfkv GeWQCT+tw/HoQ== From: Krzysztof Kozlowski To: Arnd Bergmann , Greg Kroah-Hartman , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/2] eeprom: at25: drop unneeded MODULE_ALIAS Date: Sun, 14 Apr 2024 17:49:55 +0200 Message-Id: <20240414154957.127113-1-krzk@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240414_085005_355395_82CF7E73 X-CRM114-Status: UNSURE ( 7.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -7.3 (-------) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The ID table already has respective entry and MODULE_DEVICE_TABLE and creates proper alias for SPI driver. Having another MODULE_ALIAS causes the alias to be duplicated. Signed-off-by: Krzysztof Kozlowski --- drivers/misc/eeprom/at25.c | 1 - 1 file changed, 1 deletion(-) Content analysis details: (-7.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [139.178.84.217 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -2.1 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org The ID table already has respective entry and MODULE_DEVICE_TABLE and creates proper alias for SPI driver. Having another MODULE_ALIAS causes the alias to be duplicated. Signed-off-by: Krzysztof Kozlowski --- drivers/misc/eeprom/at25.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/misc/eeprom/at25.c b/drivers/misc/eeprom/at25.c index 65d49a6de1a7..595ceb9a7126 100644 --- a/drivers/misc/eeprom/at25.c +++ b/drivers/misc/eeprom/at25.c @@ -529,4 +529,3 @@ module_spi_driver(at25_driver); MODULE_DESCRIPTION("Driver for most SPI EEPROMs"); MODULE_AUTHOR("David Brownell"); MODULE_LICENSE("GPL"); -MODULE_ALIAS("spi:at25");