From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Date: Tue, 09 Jul 2013 21:07:03 +0000 Subject: Re: [PATCH 03/04] ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI Message-Id: <201307092307.03502.arnd@arndb.de> List-Id: References: <20130709054331.14007.66068.sendpatchset@w520> <201307090937.29805.arnd@arndb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tuesday 09 July 2013, Magnus Damm wrote: > Sure, good idea. I plan on using the following if you don't mind: > > if (!IS_ENABLED(CONFIG_COMMON_CLK) > emev2_clock_init() > Yes, looks good. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 9 Jul 2013 23:07:03 +0200 Subject: [PATCH 03/04] ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI In-Reply-To: References: <20130709054331.14007.66068.sendpatchset@w520> <201307090937.29805.arnd@arndb.de> Message-ID: <201307092307.03502.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 09 July 2013, Magnus Damm wrote: > Sure, good idea. I plan on using the following if you don't mind: > > if (!IS_ENABLED(CONFIG_COMMON_CLK) > emev2_clock_init() > Yes, looks good. Arnd