diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-02-12 12:27:18 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-05-06 08:44:17 -0300 |
commit | 8a73faab0a6b6c620c62f24fc991d0ad653b848b (patch) | |
tree | 94239a2e956abe22227941a0c26834fb6947ca59 /drivers/media/tuners | |
parent | 68af062b5f38510dc96635314461c6bbe1dbf2fe (diff) | |
download | blackbird-op-linux-8a73faab0a6b6c620c62f24fc991d0ad653b848b.tar.gz blackbird-op-linux-8a73faab0a6b6c620c62f24fc991d0ad653b848b.zip |
[media] zl10353: use div_u64 instead of do_div
Using div_u64() instead of do_div() makes the code slightly more
readable by humans.
[mchehab@osg.samsung.org: originally, this patch was proposed as a bug
fix for a gcc bug. This was solved already, but it is still better to
use div_u64, instead of do_div, so I'm applying it, removing the
comments about the gcc bug]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/tuners')
0 files changed, 0 insertions, 0 deletions