commit | 6f7e0d9d08c7fa3847b1380b16dff7e14523933c | [log] [tgz] |
---|---|---|
author | Wei Ni <wni@nvidia.com> | Tue Mar 29 18:29:12 2016 +0800 |
committer | Eduardo Valentin <edubezval@gmail.com> | Tue May 17 07:28:27 2016 -0700 |
tree | 4e3591474497ea96fa87b5c9a93e9984803580ff | |
parent | a4dff94ffde7df6aeeb11cd548e53b22bdabd04e [diff] |
thermal: tegra: combine sensor group-related data Combine sensor group-related data structures into struct tegra_tsensor_group. This provides a single location for sensor group data storage. More sensor group data will be added in subsequent patches. Signed-off-by: Wei Ni <wni@nvidia.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>