dptx: Fixed a Doxygen parameter comment.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2014-08-11 20:54:06 -07:00 committed by Jagannadha Sutradharudu Teki
parent c630ec3c33
commit d3a9371163
2 changed files with 2 additions and 2 deletions

View file

@ -331,7 +331,7 @@ u32 XDptx_GetRxCapabilities(XDptx *InstancePtr)
* (EDID).
*
* @param InstancePtr is a pointer to the XDptx instance.
* @param A pointer to the Edid buffer to save to.
* @param Edid is a pointer to the Edid buffer to save to.
*
* @return
* - XST_SUCCESS if the I2C transactions to read the EDID were

View file

@ -1644,7 +1644,7 @@ void XDptx_GetGuid(XDptx *InstancePtr, u8 LinkCountTotal, u8 *RelativeAddress,
* DisplayPort source to the target DisplayPort device.
* @param RelativeAddress is the relative address from the DisplayPort
* source to the target DisplayPort device.
* @param A pointer to the Edid buffer to save to.
* @param Edid is a pointer to the Edid buffer to save to.
*
* @return
* - XST_SUCCESS if the I2C transactions to read the EDID were