commit | 466b4ac69f86d0219ff2c69abd06e77a47c481ac | [log] [tgz] |
---|---|---|
author | Siddartha Mohanadoss <smohanad@codeaurora.org> | Mon Aug 27 09:10:13 2012 -0700 |
committer | Siddartha Mohanadoss <smohanad@codeaurora.org> | Tue Sep 04 18:34:14 2012 -0700 |
tree | 744333babdbcf03ef08cca061bb1b0f6309b92c4 | |
parent | fe0a7d26d3e8dd1f42840dc2a61b70b0d899d0b1 [diff] |
thermal: tsens8974: Fix delay in the TSENS handler Add a workqueue to process the status register reads for the sensors to verify if sensors thresholds are crossed and send uevent to clients. This change is to avoid any delay within the TSENS interrupt handler. Change-Id: I3f3b713a84a6e74fb94e27b8a69be3b1dd0a9dac Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>