OSDN Git Service

thermal/drivers/rzg2l: Fix comments
authorBiju Das <biju.das.jz@bp.renesas.com>
Mon, 18 Jul 2022 12:14:40 +0000 (13:14 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 28 Jul 2022 15:29:49 +0000 (17:29 +0200)
commit8f5a9371e69664cf4ad22a84204340323d5165cc
treef6951dd98702a27a5e66e5a914e2ac70d5762fcb
parent11188b439974b8ef8fe8c4c6df6ab8b6486c8c45
thermal/drivers/rzg2l: Fix comments

This patch replaces 'Capture times'->'Total number of ADC data samples' as
the former does not really explain much.

It also fixes the typo
 * caliberation->calibration

Lastly, as per the coding style /* should be on a separate line.
This patch fixes this issue.

Reported-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220718121440.556408-1-biju.das.jz@bp.renesas.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/rzg2l_thermal.c