Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751939Ab3C0NSE (ORCPT ); Wed, 27 Mar 2013 09:18:04 -0400 Received: from mail-ia0-f175.google.com ([209.85.210.175]:64699 "EHLO mail-ia0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968Ab3C0NSC (ORCPT ); Wed, 27 Mar 2013 09:18:02 -0400 MIME-Version: 1.0 In-Reply-To: <1363966065-2478-3-git-send-email-lee.jones@linaro.org> References: <1363966065-2478-1-git-send-email-lee.jones@linaro.org> <1363966065-2478-3-git-send-email-lee.jones@linaro.org> Date: Wed, 27 Mar 2013 14:18:01 +0100 Message-ID: Subject: Re: [PATCH 3/5] ARM: ux500: Remove platform specific PRCMU and Clk initialisation From: Linus Walleij To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, linus.walleij@stericsson.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 641 Lines: 17 On Fri, Mar 22, 2013 at 4:27 PM, Lee Jones wrote: > For the moment at least, every platform which executes though > ux500_init_irq requires the same clk and prcmu initialisation. > So let's call those functions without clause. > > Signed-off-by: Lee Jones This is not true after the multiplatform series so won't work, sorry! Yours, Linus Walleij -- 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/