From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Thu, 8 May 2014 15:31:20 -0400 Subject: [PATCH v2] ARM: configs: drop CONFIG_COMMON_CLK_DEBUG In-Reply-To: <1398755224-7530-1-git-send-email-prabhakar.csengg@gmail.com> References: <1398755224-7530-1-git-send-email-prabhakar.csengg@gmail.com> Message-ID: <536BDB88.8090106@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 29 April 2014 03:07 AM, Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > this patch removes COMMON_CLK_DEBUG config option > from defconfig file as this config option is obsolete. > > Signed-off-by: Lad, Prabhakar > --- > Changes for v2: > a> Dropped imx defconfig files as suggested by Shawn. > > arch/arm/configs/keystone_defconfig | 1 - Am picking the keystone part from this patch. Thanks. You might want split this patch so that others can pick it up From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755555AbaEHTb5 (ORCPT ); Thu, 8 May 2014 15:31:57 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:41036 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754447AbaEHTbz (ORCPT ); Thu, 8 May 2014 15:31:55 -0400 Message-ID: <536BDB88.8090106@ti.com> Date: Thu, 8 May 2014 15:31:20 -0400 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Lad Prabhakar , Russell King , LAK CC: Maxime Ripard , Grygorii Strashko , Olof Johansson , Tony Prisk , LKML Subject: Re: [PATCH v2] ARM: configs: drop CONFIG_COMMON_CLK_DEBUG References: <1398755224-7530-1-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: <1398755224-7530-1-git-send-email-prabhakar.csengg@gmail.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 29 April 2014 03:07 AM, Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > this patch removes COMMON_CLK_DEBUG config option > from defconfig file as this config option is obsolete. > > Signed-off-by: Lad, Prabhakar > --- > Changes for v2: > a> Dropped imx defconfig files as suggested by Shawn. > > arch/arm/configs/keystone_defconfig | 1 - Am picking the keystone part from this patch. Thanks. You might want split this patch so that others can pick it up