From patchwork Thu Dec 17 15:47:03 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Poirier X-Patchwork-Id: 7874071 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 238EABEEE5 for ; Thu, 17 Dec 2015 15:49:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 45BC620444 for ; Thu, 17 Dec 2015 15:49:23 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 785A920434 for ; Thu, 17 Dec 2015 15:49:22 +0000 (UTC) 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 1a9amj-0003QX-Tf; Thu, 17 Dec 2015 15:48:05 +0000 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a9amD-0003AD-UL for linux-arm-kernel@lists.infradead.org; Thu, 17 Dec 2015 15:47:36 +0000 Received: by mail-io0-x22a.google.com with SMTP id q126so59068226iof.2 for ; Thu, 17 Dec 2015 07:47:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=2BVV04IEEnWMjhrc2cL8SZL8+rgN6QeGbVtKCgeFfL8=; b=Agyoe0HCq2+hqwrfQKBIuABAdswJhG3VAeDn3k4awTGpa0nsBg6g57ikw2fJU0mWFU so/x0mKYxGL4KucbRs2GtbEryeCqmmKfotL8LxaeEhIKtSMvcmGaKJ73BgCfUmtjTjvf PI1UXnXS/gMf9p4Q2xpoPvjmkBpfQ9vL/LHgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=2BVV04IEEnWMjhrc2cL8SZL8+rgN6QeGbVtKCgeFfL8=; b=kMFSPQl7pz46SPsnH52tmgDxaO7YqDnyGitlOI6hIyQsYUKGqKhc56O+axihN8UlcJ 7enWTRBkn83dFkGSnKoruXraibGHkws+pcQJDDAJWm3v0nlh2stRQZ3LbMKxbZY6eLRE S7UsmKWE2ZwvkjqwY4pxWgrL8FpR+wbZoRJhARPg1Y/hSAgX0gF4G2LODiO0/WNJT5J8 NjZXXvC75wi9zrXTasJ9PrKIAzfjIQ8Ru7ZlBFxH6rAIncI/xEXjC/DfEiwAombW7Yvq vq6nQ4BpV9rCCViAGqUKzZjIVzARaRquGxsmHXFefgBk3jR8ZGUWQjkYheO0lh7YwWUQ yS2w== X-Gm-Message-State: ALoCoQm8mxl4SHe/RNQXYMPfGofh5kq/rlIuzWQA5yGFZHNHNZuN0cuJoYbg1+DDgp8XDsy7kjiM5EUkkeYy9u7uC+fpp+cuSA== X-Received: by 10.107.28.144 with SMTP id c138mr47607728ioc.15.1450367232952; Thu, 17 Dec 2015 07:47:12 -0800 (PST) Received: from t430.cg.shawcable.net ([184.64.168.246]) by smtp.gmail.com with ESMTPSA id i69sm4758510iod.27.2015.12.17.07.47.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 17 Dec 2015 07:47:12 -0800 (PST) From: Mathieu Poirier To: gregkh@linuxfoundation.org Subject: [PATCH 2/2] coresight: Fix a typo in Kconfig Date: Thu, 17 Dec 2015 08:47:03 -0700 Message-Id: <1450367223-21068-3-git-send-email-mathieu.poirier@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1450367223-21068-1-git-send-email-mathieu.poirier@linaro.org> References: <1450367223-21068-1-git-send-email-mathieu.poirier@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151217_074734_154994_58E7E823 X-CRM114-Status: GOOD ( 10.99 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: "Andrew F. Davis" Signed-off-by: Andrew F. Davis Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig index 6c8921140f02..c85935f3525a 100644 --- a/drivers/hwtracing/coresight/Kconfig +++ b/drivers/hwtracing/coresight/Kconfig @@ -8,7 +8,7 @@ menuconfig CORESIGHT This framework provides a kernel interface for the CoreSight debug and trace drivers to register themselves with. It's intended to build a topological view of the CoreSight components based on a DT - specification and configure the right serie of components when a + specification and configure the right series of components when a trace source gets enabled. if CORESIGHT