]> git.sur5r.net Git - u-boot/commit
driver: ram: rockchip: rk3399: missing counter increment
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 18 Mar 2018 11:10:55 +0000 (12:10 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 28 Mar 2018 21:30:31 +0000 (23:30 +0200)
commit2ebc80e83c51d56d17708eec40aedbdf2904460c
tree079622cb9762d75058523e2082517753979f1587
parent7a6d7d3e12790091a918d14007a297eedab30d03
driver: ram: rockchip: rk3399: missing counter increment

If we want to check the duration we need to increment the counter.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/ram/rockchip/sdram_rk3399.c