From: Greg KH on
On Sun, Sep 13, 2009 at 10:37:19AM +0200, Pavel Machek wrote:
> Hi!
>
> > > Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> > > headers and removes unprotected wakelock/earlysuspend dependencies.
> > >
> > > Signed-off-by: Pavel Machek <pavel(a)ucw.cz>
> >
> > Still doesn't build for me, but if it builds for you, that's great.
> > (could be a tool chain problem on my side)
>
> No, it does not look like toolchain problem :-(. I had parts disabled
> in Kconfig. This should make it _compile_ (but not link); somehow
> MSM_ADSP is neccessary for camera to link and I can't see how to
> enable it.
>
> Thanks for the patience.

Ugh, what patch should be applied in what order? Care to resend them
with the proper "x/y" and a valid Subject: line?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Pavel Machek on
Hi!

> > > > Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> > > > headers and removes unprotected wakelock/earlysuspend dependencies.
> > > >
> > > > Signed-off-by: Pavel Machek <pavel(a)ucw.cz>
> > >
> > > Still doesn't build for me, but if it builds for you, that's great.
> > > (could be a tool chain problem on my side)
> >
> > No, it does not look like toolchain problem :-(. I had parts disabled
> > in Kconfig. This should make it _compile_ (but not link); somehow
> > MSM_ADSP is neccessary for camera to link and I can't see how to
> > enable it.
> >
> > Thanks for the patience.
>
> Ugh, what patch should be applied in what order? Care to resend them
> with the proper "x/y" and a valid Subject: line?

All of patches are valid, and they should apply if you just "sort by
date". I could dig them from my sent box...

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Pavel Machek on
On Mon 2009-09-14 14:51:31, Greg KH wrote:
> On Mon, Sep 14, 2009 at 11:46:19PM +0200, Pavel Machek wrote:
> > Hi!
> >
> > > > > > Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> > > > > > headers and removes unprotected wakelock/earlysuspend dependencies.
> > > > > >
> > > > > > Signed-off-by: Pavel Machek <pavel(a)ucw.cz>
> > > > >
> > > > > Still doesn't build for me, but if it builds for you, that's great.
> > > > > (could be a tool chain problem on my side)
> > > >
> > > > No, it does not look like toolchain problem :-(. I had parts disabled
> > > > in Kconfig. This should make it _compile_ (but not link); somehow
> > > > MSM_ADSP is neccessary for camera to link and I can't see how to
> > > > enable it.
> > > >
> > > > Thanks for the patience.
> > >
> > > Ugh, what patch should be applied in what order? Care to resend them
> > > with the proper "x/y" and a valid Subject: line?
> >
> > All of patches are valid, and they should apply if you just "sort by
> > date". I could dig them from my sent box...
>
> Please resend them, their subjects need editing, and I want to make sure
> I have them all.

You already applied the first one, right?
Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on
On Mon, Sep 14, 2009 at 11:46:19PM +0200, Pavel Machek wrote:
> Hi!
>
> > > > > Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> > > > > headers and removes unprotected wakelock/earlysuspend dependencies.
> > > > >
> > > > > Signed-off-by: Pavel Machek <pavel(a)ucw.cz>
> > > >
> > > > Still doesn't build for me, but if it builds for you, that's great.
> > > > (could be a tool chain problem on my side)
> > >
> > > No, it does not look like toolchain problem :-(. I had parts disabled
> > > in Kconfig. This should make it _compile_ (but not link); somehow
> > > MSM_ADSP is neccessary for camera to link and I can't see how to
> > > enable it.
> > >
> > > Thanks for the patience.
> >
> > Ugh, what patch should be applied in what order? Care to resend them
> > with the proper "x/y" and a valid Subject: line?
>
> All of patches are valid, and they should apply if you just "sort by
> date". I could dig them from my sent box...

Please resend them, their subjects need editing, and I want to make sure
I have them all.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Pavel Machek on
On Mon 2009-09-14 14:51:31, Greg KH wrote:
> On Mon, Sep 14, 2009 at 11:46:19PM +0200, Pavel Machek wrote:
> > Hi!
> >
> > > > > > Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> > > > > > headers and removes unprotected wakelock/earlysuspend dependencies.
> > > > > >
> > > > > > Signed-off-by: Pavel Machek <pavel(a)ucw.cz>
> > > > >
> > > > > Still doesn't build for me, but if it builds for you, that's great.
> > > > > (could be a tool chain problem on my side)
> > > >
> > > > No, it does not look like toolchain problem :-(. I had parts disabled
> > > > in Kconfig. This should make it _compile_ (but not link); somehow
> > > > MSM_ADSP is neccessary for camera to link and I can't see how to
> > > > enable it.
> > > >
> > > > Thanks for the patience.
> > >
> > > Ugh, what patch should be applied in what order? Care to resend them
> > > with the proper "x/y" and a valid Subject: line?
> >
> > All of patches are valid, and they should apply if you just "sort by
> > date". I could dig them from my sent box...
>
> Please resend them, their subjects need editing, and I want to make sure
> I have them all.

Done. I belive you already applied [patch to ignore] so just take
1-6/6...
Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/