[media] tda10071: use div_s64() when dividing a s64 integer
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 22:08:59 +0000 (19:08 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 22:19:30 +0000 (19:19 -0300)
commit7d0ddc91c854f1f42fd7165e259b3573f53c1d73
treeb2d5c9332fc101f8c652c85fb2280f21c43f17c6
parent53cc7c9043f0a68a66e53623b114c86051a7250c
[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>
drivers/media/dvb-frontends/tda10071.c