On Tue, Oct 11, 2016 at 10:28 PM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > Some clocks still use an explicit list of arguments, which make it a bit > more tedious to add new parameters. > > Convert those over to a structure pointer argument to add as many > arguments as possible without having to many noise in our patches, or a > very long list of arguments. > > Signed-off-by: Maxime Ripard <maxime.rip...@free-electrons.com>
Acked-by: Chen-Yu Tsai <w...@csie.org>