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

Commit 494c610b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mhi_dev: Update MBIM channel attribute"

parents bf5931f6 222949dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -151,7 +151,7 @@ static const struct chan_attr uci_chan_attr_table[] = {
		TRB_MAX_DATA_SIZE,
		MAX_NR_TRBS_PER_CHAN,
		MHI_DIR_OUT,
		mhi_uci_generic_client_cb,
		NULL,
		NULL,
		NULL,
		false,
@@ -162,7 +162,7 @@ static const struct chan_attr uci_chan_attr_table[] = {
		TRB_MAX_DATA_SIZE,
		MAX_NR_TRBS_PER_CHAN,
		MHI_DIR_IN,
		mhi_uci_generic_client_cb,
		NULL,
		NULL,
		NULL,
		false,