git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c9456
)
bmp280: use correct routine for division
author
Vlad Dogaru
<vlad.dogaru@intel.com>
Thu, 23 Oct 2014 14:52:00 +0000
(15:52 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 25 Oct 2014 09:44:54 +0000
(10:44 +0100)
The proper way to divide two signed 64-bit values is to use div64_s64.
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/pressure/bmp280.c
patch
|
blob
|
history
diff --cc
drivers/iio/pressure/bmp280.c
Simple merge