]> Git Repo - linux.git/commit
units: add the HZ macros
authorDaniel Lezcano <[email protected]>
Wed, 8 Sep 2021 02:57:48 +0000 (19:57 -0700)
committerLinus Torvalds <[email protected]>
Wed, 8 Sep 2021 18:50:25 +0000 (11:50 -0700)
commite2c77032fcbe515194107994d12cd72ddb77b022
tree46bc72d27a097c50af920eee5b2475540f2dd603
parentc9221919a2d2df5741ab074dfec5bdfc6f1e043b
units: add the HZ macros

The macros for the unit conversion for frequency are duplicated in
different places.

Provide these macros in the 'units' header, so they can be reused.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Reviewed-by: Christian Eggers <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Chanwoo Choi <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Cc: Lukasz Luba <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Miquel Raynal <[email protected]>
Cc: MyungJoo Ham <[email protected]>
Cc: Peter Meerwald <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Zhang Rui <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/units.h
This page took 0.092369 seconds and 4 git commands to generate.