Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932330Ab2EaIi4 (ORCPT ); Thu, 31 May 2012 04:38:56 -0400 Received: from [37.128.190.40] ([37.128.190.40]:40765 "EHLO ducie-dc1.codethink.co.uk" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932214Ab2EaIix (ORCPT ); Thu, 31 May 2012 04:38:53 -0400 Message-ID: <4FC72DBB.6030601@codethink.co.uk> Date: Thu, 31 May 2012 09:37:15 +0100 From: Ben Dooks User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: Linus Walleij CC: Alessandro Rubini , Giancarlo Asnaghi , Russell King , Linus Walleij , Srinidhi Kasagar , linux-kernel@vger.kernel.org, Wolfram Sang , STEricsson_nomadik_linux@list.st.com, linux-i2c@vger.kernel.org, Jean Delvare , linux-arm-kernel@lists.infradead.org, Alan Cox Subject: Re: [PATCH RFC 1/3] i2c-nomadik: move header from to References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 30 On 31/05/12 02:47, Linus Walleij wrote: > On Thu, May 31, 2012 at 1:45 AM, Alessandro Rubini wrote: > >> The header and driver were only used by arm/mach-nomadik and >> arm/mach-u8500. The STA2X11 I/O Hub exports on PCIe a number of >> devices, including i2c-nomadik. This patch allows compilation of >> the driver under x86. >> >> Signed-off-by: Alessandro Rubini >> Acked-by: Giancarlo Asnaghi > > The new place to put pure platform data headers is: > include/linux/platform_data/i2c-nomadik.h so please use this. Aha, didn't see your reply before making mine. > Pls use git format-patch -M so we get a nice movement patch > without all the -/+ lines. (No big deal though.) Agreed, useful for when actually submitting. -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius -- 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/