staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_div
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 10 Aug 2014 11:21:59 +0000 (12:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:15 +0000 (12:23 -0700)
commit989ae8601b28b053d4882ad70ce62420f19f9e91
treead4de3d0a5c20067f421cee9744f0f936ea5a50a
parent0fc2a76eef05ee1aa82b3d9bf34eea2b50f5e1ba
staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_div

Use do_div to compute equation as shown replacing existing code.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c
This page took 0.030415 seconds and 5 git commands to generate.