Thread (65 messages) 65 messages, 6 authors, 2013-12-20

Re: [PATCHv10 04/41] CLK: TI: Add DPLL clock support

From: Paul Walmsley <paul@pwsan.com>
Date: 2013-12-17 08:40:20
Also in: linux-arm-kernel, linux-omap

On Tue, 26 Nov 2013, Tero Kristo wrote:
The OMAP clock driver now supports DPLL clock type. This patch also
adds support for DT DPLL nodes.

Signed-off-by: Tero Kristo <redacted>
...
quoted hunk ↗ jump to hunk
diff --git a/drivers/clk/ti/dpll.c b/drivers/clk/ti/dpll.c
new file mode 100644
index 0000000..921a409
--- /dev/null
+++ b/drivers/clk/ti/dpll.c
@@ -0,0 +1,597 @@
...
+/**
+ * of_ti_dpll_setup - Setup function for OMAP DPLL clocks
+ *
+ * @node: device node containing the DPLL info
+ * @ops: ops for the DPLL
+ * @ddt: DPLL data template to use
+ * @init_flags: flags for controlling init types
+ */
The kerneldoc-nano for this function isn't right.  The blank line
before the arguments should be removed.


- Paul
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help