msm: camera: Fix long overflow on the pix clk
Using unsigned long to avoid overflow since
pix clk frequencies might cause long overflow.
Fix this by using unsigned long instead of long.
Change-Id: Iaf184de26d8ae689efa297096be9f01db84faded
Signed-off-by:
Peter Liu <pingchie@codeaurora.org>
Loading
Please register or sign in to comment