From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757297Ab0ETUo4 (ORCPT ); Thu, 20 May 2010 16:44:56 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:58212 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754176Ab0ETUoy (ORCPT ); Thu, 20 May 2010 16:44:54 -0400 Date: Thu, 20 May 2010 21:51:34 +0100 From: Alan Cox To: Andrew Morton Cc: felipe.balbi@nokia.com, Linux OMAP Mailing List , Linux Kernel Mailing List , Tony Lindgren , David Brownell , Mark Brown Subject: Re: [PATCH 1/5] gpiolib: introduce set_debounce method Message-ID: <20100520215134.6c172752@lxorguk.ukuu.org.uk> In-Reply-To: <20100520121652.cbcbb8b4.akpm@linux-foundation.org> References: <1274090554-19420-1-git-send-email-felipe.balbi@nokia.com> <1274090554-19420-2-git-send-email-felipe.balbi@nokia.com> <20100520110600.be702f58.akpm@linux-foundation.org> <20100520200417.5ec99735@lxorguk.ukuu.org.uk> <20100520121652.cbcbb8b4.akpm@linux-foundation.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.9; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I'm still wobbling on the 35-vs-36 line. Is that a big need or a > little need? What user-visible problem does it solve, etc? > > Did anyone test it on the MID boxes? Yes and no - our code is subtly different but we'll just adapt to the Nokia patch. The MID bits are heading for .36 I hope so I can't help on the "when" choice other than to note that it doesn't touch seem to change any code other than the new functions... Alan