Re: [PATCH 04/12] hwmon: lis3: Update coordinates at polled device open

2010-10-24 Thread Éric Piel
Op 22-10-10 13:57, Samu Onkalo schreef: Call input device poll function at device open to refresh coordinates immediately. This is needed for the case where poll interval is set to zero and coordinate updates happens purely under interrupt control. Signed-off-by: Samu

[PATCH 04/12] hwmon: lis3: Update coordinates at polled device open

2010-10-22 Thread Samu Onkalo
Call input device poll function at device open to refresh coordinates immediately. This is needed for the case where poll interval is set to zero and coordinate updates happens purely under interrupt control. Signed-off-by: Samu Onkalo samu.p.onk...@nokia.com --- drivers/hwmon/lis3lv02d.c |5