diff options
author | Wei Ni <wni@nvidia.com> | 2016-03-08 04:19:01 +0100 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2016-03-08 21:41:40 +0100 |
commit | 5e25166f32e7364422e2c413b5667713d6fa0f85 (patch) | |
tree | 49df59556787f6e5b12bf32fe76e0ecc4c72a926 /Documentation | |
parent | thermal: Fix build error of missing devm_ioremap_resource on UM (diff) | |
download | linux-5e25166f32e7364422e2c413b5667713d6fa0f85.tar.xz linux-5e25166f32e7364422e2c413b5667713d6fa0f85.zip |
thermal: tegra_soctherm: fix sign bit of temperature
The sign bit of temperature readback is bit 0, not bit 1.
Change to BIT(0) to fix it.
Signed-off-by: Wei Ni <wni@nvidia.com>
Reviewed-by: Matt Longnecker <mlongnecker@nvidia.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions