Submit a write transfer
int hsi_async_write(struct hsi_client * cl, struct hsi_msg * msg);
cl
Pointer to the HSI client
msg
HSI message descriptor of the transfer
Return -errno on failure, 0 on success