thermal: rockchip: fix calculation error for code_to_temp
authorElaine Zhang <zhangqing@rock-chips.com>
Fri, 29 Jan 2016 07:39:35 +0000 (15:39 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Mon, 1 Feb 2016 01:50:22 +0000 (09:50 +0800)
commit53eedb49feb49790b94c00365a7c173a244607c8
tree8c63aca8fe49266cb8609932787af6d8470466da
parent35b081cfd8fd51d8122276a4d426d1966f2c981e
thermal: rockchip: fix calculation error for code_to_temp

the calculation use a global table, not their own table.
so adapt the table to the correct one.

Change-Id: Id416e41910de297259a85a3ae06f4cc3c5788035
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
drivers/thermal/rockchip_thermal.c