[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdY_bg5s_eKot8Ywbmb+SmixsJOSJW_jWjjenedjJng4Jg@mail.gmail.com>
Date: Thu, 31 May 2012 09:47:12 +0800
From: Linus Walleij <linus.walleij@...aro.org>
To: Alessandro Rubini <rubini@...dd.com>
Cc: linux-kernel@...r.kernel.org,
Giancarlo Asnaghi <giancarlo.asnaghi@...com>,
Russell King <linux@....linux.org.uk>,
Linus Walleij <linus.walleij@...ricsson.com>,
Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>,
Wolfram Sang <w.sang@...gutronix.de>,
Jean Delvare <khali@...ux-fr.org>, linux-i2c@...r.kernel.org,
STEricsson_nomadik_linux@...t.st.com,
linux-arm-kernel@...ts.infradead.org,
Alan Cox <alan@...ux.intel.com>
Subject: Re: [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to <linux/i2c-nomadik.h>
On Thu, May 31, 2012 at 1:45 AM, Alessandro Rubini <rubini@...dd.com> 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 <rubini@...dd.com>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@...com>
The new place to put pure platform data headers is:
include/linux/platform_data/i2c-nomadik.h so please use this.
Pls use git format-patch -M so we get a nice movement patch
without all the -/+ lines. (No big deal though.)
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists