From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: Solution: N810 keyboard regression Date: Mon, 8 Jun 2009 12:01:20 +0300 Message-ID: <20090608090120.GH23310@nokia.com> References: <200906061651.43882.luke@dashjr.org> <20090606224204.GA16764@nokia.com> <200906061815.48026.luke@dashjr.org> Reply-To: felipe.balbi@nokia.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.nokia.com ([192.100.105.134]:54322 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753569AbZFHJD4 (ORCPT ); Mon, 8 Jun 2009 05:03:56 -0400 Content-Disposition: inline In-Reply-To: <200906061815.48026.luke@dashjr.org> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: ext Luke-Jr Cc: "Balbi Felipe (Nokia-D/Helsinki)" , "linux-omap@vger.kernel.org" , "linux-kernel@vger.kernel.org" Hi, On Sun, Jun 07, 2009 at 01:15:35AM +0200, ext Luke-Jr wrote: > > did you try changing that keysize calculation ? > > No, I wanted to get the opinion of someone who knows how that code actually is > supposed to work before I try randomly changing things I don't understand. > > > Do you see irqs comming? Any debugging messages ? > > There were no debugging messages when the broken keys were pressed, nor did a > dbg I added to the driver get triggered for them. looks like we're gonna need one of the original writes to take a look at this. I don't know the chip that well and don't have enough time to look for the docs... but I still suggest you try changing that line and see what happens though -- balbi