RE: [PATCH v1 1/1] PM/devfreq: Remove unneeded casting for HZ_PER_KHZ

From: MyungJoo Ham

Date: Tue Jan 20 2026 - 04:32:29 EST


>HZ_PER_KHZ is defined as UL (unsigned long), no need to repeat that.
>
>Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>---
> drivers/devfreq/devfreq.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>

Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>

PTAL, Chanwoo.


Cheers,
MyungJoo