Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83073dfe authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: glink: update function header format"

parents 7370f7ff 1e327b6c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2253,9 +2253,9 @@ EXPORT_SYMBOL(glink_rpm_rx_poll);

/**
 * glink_rpm_mask_rx_interrupt() - Mask or unmask the RPM receive interrupt
 * handle:	Channel handle in which this operation is performed.
 * mask:	Flag to mask or unmask the interrupt.
 * pstruct:	Pointer to any platform specific data.
 * @handle:	Channel handle in which this operation is performed.
 * @mask:	Flag to mask or unmask the interrupt.
 * @pstruct:	Pointer to any platform specific data.
 *
 * This function is used to mask or unmask the receive interrupt from RPM.
 * "mask" set to true indicates masking the interrupt and when set to false
+3 −3

File changed.

Contains only whitespace changes.