dptx: Added parameter comment to XDptx_SetVswingPreemp function header.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2015-01-07 13:03:20 -08:00 committed by Suneel Garapati
parent 4f25fdb51f
commit b52732ead1

View file

@ -2001,6 +2001,8 @@ static u32 XDptx_CheckChannelEqualization(XDptx *InstancePtr, u8 LaneCount)
* the LinkConfig structure to hardware.
*
* @param InstancePtr is a pointer to the XDptx instance.
* @param AuxData is a pointer to the array used for preparing a burst
* write over the AUX channel.
*
* @return
* - XST_SUCCESS if writing the settings was successful.