aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/hctosys.c
diff options
context:
space:
mode:
authorZhuang Yuyao <mlistz@gmail.com>2016-04-18 09:21:42 +0900
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-04-21 23:20:59 +0200
commit9a3dce62cc5640d7ea17733a2bd1b57665c232b0 (patch)
tree18262d9099432d76b6598453783c69ea25d77c8a /drivers/rtc/hctosys.c
parentrtc: s3c: Document in binding that only s3c6410 needs a src clk (diff)
downloadlinux-dev-9a3dce62cc5640d7ea17733a2bd1b57665c232b0.tar.xz
linux-dev-9a3dce62cc5640d7ea17733a2bd1b57665c232b0.zip
rtc: ds1307: ds3231 temperature s16 overflow
while retrieving temperature from ds3231, the result may be overflow since s16 is too small for a multiplication with 250. ie. if temp_buf[0] == 0x2d, the result (s16 temp) will be negative. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Tested-by: Michael Tatarinov <kukabu@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/hctosys.c')
0 files changed, 0 insertions, 0 deletions