From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: + input-add-tsc2007-based-touchscreen-driver-update.patch added to -mm tree Date: Sat, 20 Dec 2008 02:50:14 -0800 Message-ID: <200812200250.15419.dmitry.torokhov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from an-out-0708.google.com ([209.85.132.248]:54254 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753442AbYLTKug (ORCPT ); Sat, 20 Dec 2008 05:50:36 -0500 Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Kwangwoo Lee Cc: akpm@linux-foundation.org, Jean Delvare , David Brownell , felipe.balbi@nokia.com, Trilok Soni , linux-input@vger.kernel.org, mm-commits@vger.kernel.org Hi Kwangwoo, On Thursday 18 December 2008 18:09:44 Kwangwoo Lee wrote: > Hi Dmitry, > > I'm waiting for your comments. Let me know your thought about this > patch, please. > I think to be completely safe we need hrtimer_cancel() right after free_irq(). I added it and applied to my 'next' branch. Thank you. -- Dmitry