PM / devfreq: rockchip-dfi: give variable a better name
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 18 Oct 2023 06:17:03 +0000 (08:17 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 19 Oct 2023 11:58:34 +0000 (20:58 +0900)
commit2785cc00f6fa4e5ebd0927679ade6df367ac1f24
treea1edb7a25f0a063620670cd587bd9322b51d7c4d
parentd724f4a4581b2910ce79b45bd353ee66e7cf9d7f
PM / devfreq: rockchip-dfi: give variable a better name

struct dmc_count_channel::total counts the clock cycles of the DDR
controller. Rename it accordingly to give the reader a better idea
what this is about. While at it, at some documentation to struct
dmc_count_channel.

Link: https://lore.kernel.org/all/20231018061714.3553817-16-s.hauer@pengutronix.de/
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/event/rockchip-dfi.c