commit | 4cef5f4e94b45e60845f2fc476ba8450be4347eb | [log] [tgz] |
---|---|---|
author | Siddartha Mohanadoss <smohanad@codeaurora.org> | Thu Apr 11 13:59:41 2013 -0700 |
committer | Siddartha Mohanadoss <smohanad@codeaurora.org> | Thu Apr 11 15:13:47 2013 -0700 |
tree | 68a31e575628818a2e511df807d5bbd939f0d098 | |
parent | 87544c6d8d691af9a0177504714bd373fb1e834a [diff] |
thermal: tsens8974: Add TSENS driver as part of early init Thermal kernel driver requires TSENS driver information regarding the number of sensors that are supported. Due to this TSENS driver needs to be probed earlier than the thermal kernel drivers device initialization. Therefore add the TSENS driver platform registration as part of early init. Change-Id: Ie75b63848e36e67f09a62ce04218567c429082c7 Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>