]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
phy: zynqmp: Fix kernel-doc format for xpsgtr_set_rxwidth
authorMichal Simek <michal.simek@xilinx.com>
Fri, 12 Aug 2016 10:40:29 +0000 (12:40 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 15 Aug 2016 06:15:27 +0000 (08:15 +0200)
Trivial fix.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/phy/phy-zynqmp.c

index 882553cd93b7350b8cdfd1112bc8842ad89c8b18..1d72d721ae217f03522defd67599d0b4ed769f00 100644 (file)
@@ -694,7 +694,7 @@ static void xpsgtr_set_txwidth(struct xpsgtr_phy *gtr_phy, u32 width)
 }
 
 /**
- * xpsgtr_set_rxwidth() - This function sets the rx bus width of the lane
+ * xpsgtr_set_rxwidth - This function sets the rx bus width of the lane
  * @gtr_phy: pointer to lane
  * @width: rx bus width size
  */