Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1

2007-07-18 Thread Andrew Morton
On Tue, 17 Jul 2007 09:10:18 +0200 Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > the attached minimally intrusive patch is based on Matthew Garret's > patch 'Make appletouch shut up when it has nothing to say' patches (e.g. > http://lkml.org/lkml/2007/5/13/117): Matthews description follows / > s

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 take #3

2007-07-17 Thread Dmitry Torokhov
On Tuesday 17 July 2007 14:16, Soeren Sonnenburg wrote: > On Tue, 2007-07-17 at 11:01 -0400, Dmitry Torokhov wrote: > > Hi, > > > > On 7/17/07, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > > > > > > err_free_buffer: > > > @@ -656,6 +699,7 @@ static void atp_disconnect(struct usb_interface > >

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1

2007-07-17 Thread Dmitry Torokhov
Hi, On 7/17/07, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: err_free_buffer: @@ -656,6 +699,7 @@ static void atp_disconnect(struct usb_interface *iface) usb_set_intfdata(iface, NULL); if (dev) { + cancel_work_sync(&dev->work); usb_kill_urb(dev->urb)

[PATCH] appletouch powersaving - please apply for 2.6.23-rc1

2007-07-17 Thread Soeren Sonnenburg
Hi, the attached minimally intrusive patch is based on Matthew Garret's patch 'Make appletouch shut up when it has nothing to say' patches (e.g. http://lkml.org/lkml/2007/5/13/117): Matthews description follows / second paragraph lists my additional changes. The appletouch geyser3 devices found i