Re: [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to<linux/i2c-nomadik.h>

From: Ben Dooks
Date: Thu May 31 2012 - 04:48:12 EST


On 31/05/12 02:47, Linus Walleij wrote:
On Thu, May 31, 2012 at 1:45 AM, Alessandro Rubini<rubini@xxxxxxxxx> 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@xxxxxxxxx>
Acked-by: Giancarlo Asnaghi<giancarlo.asnaghi@xxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/