Browse Source

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>
Aaro Koskinen 12 years ago
parent
commit
47d8994bc1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      drivers/staging/octeon-usb/cvmx-usbnx-defs.h

+ 2 - 1
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;