Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752333AbbBMIJz (ORCPT ); Fri, 13 Feb 2015 03:09:55 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:34097 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751477AbbBMIJy (ORCPT ); Fri, 13 Feb 2015 03:09:54 -0500 Message-ID: <54DDB130.9020600@st.com> Date: Fri, 13 Feb 2015 09:09:20 +0100 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Arnd Bergmann , CC: , , Srinivas Kandagatla , Patrice Chotard Subject: Re: [PATCH 10/11] ARM: sti: always enable RESET_CONTROLLER References: <1423770163-583064-1-git-send-email-arnd@arndb.de> <1423770163-583064-11-git-send-email-arnd@arndb.de> In-Reply-To: <1423770163-583064-11-git-send-email-arnd@arndb.de> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-02-13_03:2015-02-12,2015-02-13,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 29 Hi Arnd, On 02/12/2015 08:42 PM, Arnd Bergmann wrote: > A lot of the sti device drivers require reset controller support, > but do not all have individual 'depends on RESET_CONTROLLER' > statements. Using 'select' here once avoids a lot of build errors > resulting from this. > > Signed-off-by: Arnd Bergmann > Cc: Maxime Coquelin > Cc: Srinivas Kandagatla > Cc: Patrice Chotard > --- > arch/arm/mach-sti/Kconfig | 1 + > 1 file changed, 1 insertion(+) > I agree with you, the board is useless without all the drivers depending on the resets. You can add my: Acked-by: Maxime Coquelin Br, Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/