Re: [PATCH 1/2] input: Pegatron Lucid accelerometer
From: Andy Ross <hidden>
Date: 2011-01-18 17:21:34
Also in:
platform-driver-x86
From: Andy Ross <hidden>
Date: 2011-01-18 17:21:34
Also in:
platform-driver-x86
On 01/17/2011 09:48 PM, Shubhrajyoti wrote:
Could you explain why a polling is needed. Is no irq line connected.
It's just an ACPI method interface, so no dedicated IRQ certainly. The firmware does issue ACPI events on coarse orientation changes (i.e. which edge is up) that we're catching with acpid, so there's no reason this needs to poll all the time in typical usage. Andy