commit | b2970fdea71eba391a875216e6f49e8548688f91 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Jan 26 21:06:02 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Feb 02 01:49:20 2023 +0100 |
tree | d15b60346a4f2c8f41f5a8ca609512a2f4cd8c32 | |
parent | 5587caa1709c8a65f8b59c7c4d1fe2f84088946c [diff] |
clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider struct clk_div_table Replace custom local structure with matching one from clk-provider.h . No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>