commit | 5d49a6e103790bddc4565a2076ff04beb38babc7 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Sep 22 18:54:10 2015 +0300 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Oct 02 11:29:47 2015 -0700 |
tree | ba03ba6f43d6b9bc10c61267ea8567025ccb1690 | |
parent | 934e2536b1bfe663de033298f75c1b8ff9d0c9ea [diff] |
clk: rockchip: save width in struct clk_fractional_divider The ->mwidth and ->nwidth fields will be used by clk-fractional-divider when it will be switched to rational base approximation algorithm. Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>