|
@@ -1340,10 +1340,8 @@ static void sdma_clean(struct hfi1_devdata *dd, size_t num_engines)
|
|
|
* @dd: hfi1_devdata
|
|
|
* @port: port number (currently only zero)
|
|
|
*
|
|
|
- * sdma_init initializes the specified number of engines.
|
|
|
- *
|
|
|
- * The code initializes each sde, its csrs. Interrupts
|
|
|
- * are not required to be enabled.
|
|
|
+ * Initializes each sde and its csrs.
|
|
|
+ * Interrupts are not required to be enabled.
|
|
|
*
|
|
|
* Returns:
|
|
|
* 0 - success, -errno on failure
|