From patchwork Wed Aug 12 11:28:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 506579 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:1868:205::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id B6EEB1401B5 for ; Wed, 12 Aug 2015 21:31:08 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=hxb1w3Qt; dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZPUDW-00034V-TW; Wed, 12 Aug 2015 11:29:10 +0000 Received: from mail-yk0-x22a.google.com ([2607:f8b0:4002:c07::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZPUDT-0002nY-2X for linux-mtd@lists.infradead.org; Wed, 12 Aug 2015 11:29:09 +0000 Received: by ykdz80 with SMTP id z80so10934294ykd.2 for ; Wed, 12 Aug 2015 04:28:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Ht9yO1s6AkJExYreuhHzex64syznRGfSzcbN17yL6iA=; b=hxb1w3QtGOJz9WLSSKj2Pj0QPBXxxOoG7Fb+c4Lz22IDs1IvGdm6Aj/tTYdPbpOADJ fnYCkfBZUj0dEtpmkYw0dZrI88k++/rTPt6mM2/HNvhOgazf3qVUfx1rGn8LjfYHF6cB yPuHqVhhGOgCglDWSFTBUfG+ykHZZMnA4cNBqVhObBkgclhuUMljTVWzhpmozosiCGTR xYPSsbT1bahL0R1LNiXny9HFEXri80fwyug63KfjTvOYSgq8bMHn0KqWVLkOGVcRiz6v gdURlxoUxxVj1LUdyUTbdoxcF5u9ANOVStxf6mE6BT1iKvARJIdnVPljI9CT0oaMG33U RSUw== X-Received: by 10.170.169.65 with SMTP id l62mr13752762ykd.88.1439378925452; Wed, 12 Aug 2015 04:28:45 -0700 (PDT) Received: from localhost.localdomain ([187.64.233.140]) by smtp.gmail.com with ESMTPSA id z67sm4337246ywb.32.2015.08.12.04.28.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 12 Aug 2015 04:28:44 -0700 (PDT) From: Fabio Estevam To: han.xu@freescale.com Subject: [PATCH] spi-nor: Kconfig: Remove unneeded help message Date: Wed, 12 Aug 2015 08:28:19 -0300 Message-Id: <1439378899-5660-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150812_042907_546836_D92E8EEA X-CRM114-Status: GOOD ( 10.34 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2607:f8b0:4002:c07:0:0:0:22a listed in] [list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabio Estevam , computersforpeace@gmail.com, linux-mtd@lists.infradead.org MIME-Version: 1.0 Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org From: Fabio Estevam The "We only connect the NOR to this controller now" phrase is not really useful for a Kconfig help text, so remove it. Signed-off-by: Fabio Estevam --- drivers/mtd/spi-nor/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mtd/spi-nor/Kconfig b/drivers/mtd/spi-nor/Kconfig index 64a4f0e..baa8442 100644 --- a/drivers/mtd/spi-nor/Kconfig +++ b/drivers/mtd/spi-nor/Kconfig @@ -26,6 +26,5 @@ config SPI_FSL_QUADSPI depends on ARCH_MXC help This enables support for the Quad SPI controller in master mode. - We only connect the NOR to this controller now. endif # MTD_SPI_NOR