[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4A56206A.5020601@mocean-labs.com>
Date: Thu, 09 Jul 2009 18:52:58 +0200
From: Richard Röjfors
<richard.rojfors.ext@...ean-labs.com>
To: linux-input@...r.kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
kwangwoo.lee@...il.com,
Thierry Reding <thierry.reding@...onic-design.de>,
soni.trilok@...il.com
Subject: [PATCH 0/1] tsc2007: Cancel work sync, increase polling frequency,
make exit platform hw callback optional
This patch is to be applied after my previous two for the
TSC2007.
I send it as a new patch, since my previous two are applied
to the -mm-tree.
The idea is to:
cancel the work using the _sync version, to make sure any
running "work" is finished.
Increase the polling frequency while the screen is touched,
to reduce the risk of missing taps.
Make the exit_platform_hw callback optional since it's not
needed on all platforms.
The changes are one-liners so they are all in one patch.
--Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists