From patchwork Sun Apr 14 15:49:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1923496 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=KB9GOZwZ; 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=oqP0/h7e; 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 4VHZWm2CJKz1yY4 for ; Mon, 15 Apr 2024 01:50:28 +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:References:In-Reply-To: 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: List-Owner; bh=k9BYCrtFDqhpyhiX6WX6vb8TWpxDRL1aDodF1KpOegM=; b=KB9GOZwZBaX9BK SvqtER+u0CVxv+TcOCtYEQ9RUOwJjttfAxA886sU7jKEhlTrqMkmL4aztk9X5YhlZQN8Z9LFMjrTv QGqG6iAXvJGySkheKWcUUp0xq7iwl3EnOnFLwOg17URBKRllSq9O7/2A2hV+QxQar48ofI9PkMp6D GJOoYMcRgGAHF9D/ZqmfXtMvR7S1wcbLKEAq5OLvW2MQrBeU+q0nYvdgWPrIxPyIA/W0MQRcK2Wgn pHJaoyc3/iX5r+nvG3bCxLAcLMyzF3mTDvYT0jjC4phxR182GW6QwThl8FGzea7GirAKehGEqgwDK xbnosEY7x0OPyl+2ICog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rw27U-00000005mhT-1SmR; Sun, 14 Apr 2024 15:50:17 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rw27M-00000005mgK-2Dl1 for linux-mtd@lists.infradead.org; Sun, 14 Apr 2024 15:50:09 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id CFB3B60B87; Sun, 14 Apr 2024 15:50:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DA2BBC32781; Sun, 14 Apr 2024 15:50:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713109807; bh=F/dkFtRddbz2rD/46WKCGJKyqSMQqrDqq6p70dPALoU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oqP0/h7eEJrEgYeb8NzQBvwLwECJ7r0h/HXjOtMfK1LzqGbjm4ofY4LCtkKOFFA66 5EnLYrlgyJd4hdhMB3ecGGJ06ij5Pdo+WbVIAZ2WHVSggRvGwEhmyrELoVO+eVfDtz RUmuMaDk09pemnJOdeSbvR05o8ehVIcZKIXNquoU7pgLiYdARra5YF9umqzKjzZsPr 0/qfwZD6WlwiHsqyjPO0JWrcRHOCOL4Cm8bl/fRqXV+PesJP3kHWTuyDu2qKdGwYej ZXQguBJkXdj4WSZq9EU6yWEown5ZBcO2gUEKPTgSZDvgxo/HgMJs6tdsP9OE4Cuzc6 1gKaOIKxx3U3w== 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] mtd: mchp23k256: drop unneeded MODULE_ALIAS Date: Sun, 14 Apr 2024 17:49:56 +0200 Message-Id: <20240414154957.127113-2-krzk@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240414154957.127113-1-krzk@kernel.org> References: <20240414154957.127113-1-krzk@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240414_085008_633244_322D2312 X-CRM114-Status: UNSURE ( 8.67 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.6 (----) 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/mtd/devices/mchp23k256.c | 1 - 1 file changed, 1 deletion(-) Content analysis details: (-4.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2604:1380:4641:c500:0:0:0:1 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/mtd/devices/mchp23k256.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mtd/devices/mchp23k256.c b/drivers/mtd/devices/mchp23k256.c index d533475fda15..cef5f9677d39 100644 --- a/drivers/mtd/devices/mchp23k256.c +++ b/drivers/mtd/devices/mchp23k256.c @@ -257,4 +257,3 @@ module_spi_driver(mchp23k256_driver); MODULE_DESCRIPTION("MTD SPI driver for MCHP23K256 RAM chips"); MODULE_AUTHOR("Andrew Lunn "); MODULE_LICENSE("GPL v2"); -MODULE_ALIAS("spi:mchp23k256");