Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 11 Dec 2023 11:14:41 +0000 (13:14 +0200)
committer
Lee Jones <lee@kernel.org>
Wed, 13 Dec 2023 16:19:08 +0000 (16:19 +0000)
The conversion to CLK_FRAC_DIVIDER_POWER_OF_TWO_PS uses wrong flags
in the parameters and hence miscalculates the values in the clock
divider. Fix this by applying the flag to the proper parameter.