clk: rockchip: save width in struct clk_fractional_divider
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Sep 2015 15:54:10 +0000 (18:54 +0300)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 2 Oct 2015 18:29:47 +0000 (11:29 -0700)
commit5d49a6e103790bddc4565a2076ff04beb38babc7
treeba03ba6f43d6b9bc10c61267ea8567025ccb1690
parent934e2536b1bfe663de033298f75c1b8ff9d0c9ea
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>
drivers/clk/rockchip/clk.c