From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 40F1F474C2 for ; Wed, 17 Dec 2008 05:24:13 +1100 (EST) Message-Id: <9226B1EC-0DEF-43BB-9051-AE356720A3F5@kernel.crashing.org> From: Kumar Gala To: Anton Vorontsov In-Reply-To: <20081205201026.GA19758@oksana.dev.rtsoft.ru> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [PATCH 1/7] powerpc: Implement get_brgfreq() and get_baudrate() stubs Date: Tue, 16 Dec 2008 12:24:04 -0600 References: <20081205200936.GA19137@oksana.dev.rtsoft.ru> <20081205201026.GA19758@oksana.dev.rtsoft.ru> Cc: linuxppc-dev@ozlabs.org, David Brownell , spi-devel-general@lists.sourceforge.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Dec 5, 2008, at 2:10 PM, Anton Vorontsov wrote: > This is needed to not bother with ugly #ifdefs in the drivers. > > Signed-off-by: Anton Vorontsov > --- > arch/powerpc/sysdev/fsl_soc.h | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) applied to next - k