Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Kalle Valo
Tony Lindgren t...@atomide.com writes: diff --git a/drivers/i2c/chips/Makefile b/drivers/i2c/chips/Makefile index b451369..d8bef8c 100644 --- a/drivers/i2c/chips/Makefile +++ b/drivers/i2c/chips/Makefile @@ -18,7 +18,6 @@ obj-$(CONFIG_SENSORS_PCA9539)+= pca9539.o

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread David Brownell
On Monday 26 January 2009, Kalle Valo wrote: I'll also remove drivers/i2c/chips/menelaus.c. Thanks. It's nice to see drivers going to upstream. That driver has been upstream for quite a long time now. This change was just helping scrub drivers/i2c/chips, since it's going away. That means

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Tony Lindgren
* David Brownell davi...@pacbell.net [090126 13:41]: On Monday 26 January 2009, Kalle Valo wrote: I'll also remove drivers/i2c/chips/menelaus.c. Thanks. It's nice to see drivers going to upstream. That driver has been upstream for quite a long time now. This change was just helping

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread David Brownell
On Monday 26 January 2009, Tony Lindgren wrote: That means all drivers which the OMAP tree has in that directory should be pushed upstream, or at least moved to a better home, soon ... :) Or else we'll just remove them until somebody patches them back against the mainline tree.

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Felipe Balbi
On Mon, Jan 26, 2009 at 03:17:03PM -0800, David Brownell wrote: On Monday 26 January 2009, Tony Lindgren wrote: That means all drivers which the OMAP tree has in that directory should be pushed upstream, or at least moved to a better home, soon ... :) Or else we'll just remove

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Tony Lindgren
* Felipe Balbi m...@felipebalbi.com [090126 15:19]: On Mon, Jan 26, 2009 at 03:17:03PM -0800, David Brownell wrote: On Monday 26 January 2009, Tony Lindgren wrote: That means all drivers which the OMAP tree has in that directory should be pushed upstream, or at least moved to a

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Felipe Balbi
On Mon, Jan 26, 2009 at 03:27:50PM -0800, Tony Lindgren wrote: * Felipe Balbi m...@felipebalbi.com [090126 15:19]: On Mon, Jan 26, 2009 at 03:17:03PM -0800, David Brownell wrote: On Monday 26 January 2009, Tony Lindgren wrote: That means all drivers which the OMAP tree has in that

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-23 Thread Felipe Balbi
On Thu, Jan 22, 2009 at 06:23:34PM -0800, Tony Lindgren wrote: * Felipe Balbi felipe.ba...@nokia.com [090122 05:27]: On Thu, Jan 22, 2009 at 03:19:20PM +0200, Kalle Valo wrote: Fixes linker errors like this: drivers/i2c/built-in.o: In function `menelaus_set_vdcdc':

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-23 Thread Tony Lindgren
* Felipe Balbi m...@felipebalbi.com [090123 11:22]: On Thu, Jan 22, 2009 at 06:23:34PM -0800, Tony Lindgren wrote: * Felipe Balbi felipe.ba...@nokia.com [090122 05:27]: On Thu, Jan 22, 2009 at 03:19:20PM +0200, Kalle Valo wrote: Fixes linker errors like this:

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-23 Thread Felipe Balbi
On Fri, Jan 23, 2009 at 11:23:25AM -0800, Tony Lindgren wrote: Dave has been busy again.. 88e75cc347f66bc20e3c2b920431fc07253d69be. aaa ok, it's difficult to follow Dave, heh :-) -- balbi -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-22 Thread Felipe Balbi
On Thu, Jan 22, 2009 at 03:19:20PM +0200, Kalle Valo wrote: Fixes linker errors like this: drivers/i2c/built-in.o: In function `menelaus_set_vdcdc': lp5521.c:(.text+0x3910): multiple definition of `menelaus_set_vdcdc' drivers/mfd/built-in.o:menelaus.c:(.text+0x95c): first defined here

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-22 Thread Tony Lindgren
* Felipe Balbi felipe.ba...@nokia.com [090122 05:27]: On Thu, Jan 22, 2009 at 03:19:20PM +0200, Kalle Valo wrote: Fixes linker errors like this: drivers/i2c/built-in.o: In function `menelaus_set_vdcdc': lp5521.c:(.text+0x3910): multiple definition of `menelaus_set_vdcdc'