Staging: fbtft: Fix bug in fbtft-core
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Sun, 2 Oct 2016 15:42:35 +0000 (17:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Oct 2016 17:51:05 +0000 (19:51 +0200)
commitfc1e2c8ea85e109acf09e74789e9b852f6eed251
tree434c9893780a7eba3df90da3ed35106ed1952586
parent23bf40424a0f641ca7ff4225add4aa592086bdd5
Staging: fbtft: Fix bug in fbtft-core

Commit 367e8560e8d7a62d96e9b1d644028a3816e04206 introduced a bug
in fbtft-core where fps is always 0, this is because variable
update_time is not assigned correctly.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Fixes: 367e8560e8d7 ("Staging: fbtbt: Replace timespec with ktime_t")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-core.c