summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2013-06-07 02:09:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-08 22:04:32 -0700
commit47d8994bc11fd81a1903c916c244902b54618571 (patch)
treeeb3c9a494bb8aae0b7daae642d5b71c3f21205a0
parentb6bcaa488b4f73bb567063f451f21d05070e4726 (diff)
staging: octeon-usb: cvmx-usbnx-defs.h: reformat a comment
Reformat a comment to fit it into 80 columns line lenght. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/octeon-usb/cvmx-usbnx-defs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/octeon-usb/cvmx-usbnx-defs.h b/drivers/staging/octeon-usb/cvmx-usbnx-defs.h
index e9e6751b1865..96d706770fc6 100644
--- a/drivers/staging/octeon-usb/cvmx-usbnx-defs.h
+++ b/drivers/staging/octeon-usb/cvmx-usbnx-defs.h
@@ -66,7 +66,8 @@
*
* USBN_CLK_CTL = USBN's Clock Control
*
- * This register is used to control the frequency of the hclk and the hreset and phy_rst signals.
+ * This register is used to control the frequency of the hclk and the
+ * hreset and phy_rst signals.
*/
union cvmx_usbnx_clk_ctl {
uint64_t u64;