Re: [PATCH 3/3] clk: remove redundant clock parents lookup table allocations

2016-01-07 Thread Masahiro Yamada
Hi Vladimir, 2016-01-07 12:16 GMT+09:00 Vladimir Zapolskiy : > Since clock parents lookup table for clocks with multiple parent > clocks is always allocated during clock registration, remove similar > allocations from __clk_init_parent() and clk_fetch_parent_index(). > > The

[PATCH 3/3] clk: remove redundant clock parents lookup table allocations

2016-01-06 Thread Vladimir Zapolskiy
Since clock parents lookup table for clocks with multiple parent clocks is always allocated during clock registration, remove similar allocations from __clk_init_parent() and clk_fetch_parent_index(). The change also corrects a pointer type of a single lookup table entry on calculation of the