Re: [PATCH 2/2] input: tsc2007: Don't require an interrupt to load
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-03-31 21:35:23
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-03-31 21:35:23
Hi Aaron, On Tue, Mar 31, 2015 at 10:06:05AM -0500, Aaron Sierra wrote:
When an IRQ isn't available, poll the device based on poll_period.
What is the point in using such mode? Why would not IRQ be available? If this is for device bringup I'd say just carry this locally. Thanks. -- Dmitry