Re: [PATCH RESEND] input: kxtj9: who_am_i check value and initial data rate fixes
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-03-18 04:19:45
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-03-18 04:19:45
Hi Christopher, On Fri, Mar 16, 2012 at 02:53:33PM -0400, Christopher Hudson wrote:
---------- Forwarded message ---------- From: <redacted> Date: Fri, Feb 3, 2012 at 10:27 AM Subject: [PATCH 1/1] input: kxtj9: who_am_i check value and initial data rate fixes To: linux-input@vger.kernel.org Cc: dmitry.torokhov@gmail.com, chris.hudson.comp.eng@gmail.com, Chris Hudson [off-list ref] From: Chris Hudson <redacted> Several fixes based on customer feedback: - WHO_AM_I value has changed since preliminary parts used for initial testing - Output of le16_to_cpu must be saved to memory before shifting to preserve sign - Initial data rate was not extracted from data control register init. This was causing the initial data rate to be set to maximum until it was changed. To fix this problem, it made more sense to specify an initial data rate and extract the register mask from that. Signed-off-by: Chris Hudson <redacted>
Your mailer messed up the patch (tabs converted to spaces, lines wrapped up). I fixed it up and applied but please use proper MTA next time around. Thanks. -- Dmitry