commit | 7d0ddc91c854f1f42fd7165e259b3573f53c1d73 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 19:08:59 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 19:19:30 2015 -0300 |
tree | b2d5c9332fc101f8c652c85fb2280f21c43f17c6 | |
parent | 53cc7c9043f0a68a66e53623b114c86051a7250c [diff] |
[media] tda10071: use div_s64() when dividing a s64 integer Otherwise, it will break on 32 bits archs. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>