clk: fix clk_mux::flags kerneldoc
authorJames Hogan <james.hogan@imgtec.com>
Mon, 25 Mar 2013 14:35:07 +0000 (14:35 +0000)
committerMike Turquette <mturquette@linaro.org>
Tue, 2 Apr 2013 23:50:26 +0000 (16:50 -0700)
commit3566d40c1a4617461b38c82059bdc41d622faa8b
treee59a0c2a55d1511e32d194038c6af92127c0afbd
parent533ddeb1e86f506129ee388a6cc13796dcf31311
clk: fix clk_mux::flags kerneldoc

The kerneldoc comment for struct clk_mux documented the non-existent
num_clks instead of flags. Correct this.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
include/linux/clk-provider.h