Signal the port that the client no longer wants to transmit
int hsi_stop_tx(struct hsi_client * cl);
cl
Pointer to the HSI client
Return -errno on failure, 0 on success