]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: ralink: Fix invalid tick count
authorJohn Crispin <blogic@openwrt.org>
Wed, 4 Nov 2015 10:50:10 +0000 (11:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:38:04 +0000 (08:38 +0100)
commit37bcc03f97e05cc65ce87d3b2fdcd4e5b28ce06c
tree2eb39775bf91f5732959a8d14e8aa9a1fed502aa
parent73afa6c4208257ea1733a03918fea731a18131e7
MIPS: ralink: Fix invalid tick count

The current code adds the delta twice, which is obviously wrong.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11443/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/cevt-rt3352.c