Remove duplicate '@parent' field documentation in struct mtk_composite.
There is no need to say the same thing twice.
Also fix spelling mistake in the word "parent" while we're at it.
Signed-off-by: David Lechner <dlechner@baylibre.com>
* struct mtk_composite - aggregate clock of mux, divider and gate clocks
*
* @id: index of clocks
- * @parent: index of parnet clocks
- * @parent: index of parnet clocks
+ * @parent: index of parent clocks
* @parent_flags: table of parent clocks with flags
* @mux_reg: hardware-specific mux register
* @gate_reg: hardware-specific gate register