i2c-msm-v2: use a single sg-list per user request and per chan
Rather than allocating a scatter-gather list per user's
transfer buffer, allocate a single scatter gather list per
channel(tx or rx) per user's transfer request and queue all
the respective transfer buffers in it.
Change-Id: Ib32cd2f12dd556d2941404549ad8caa8eba9bc7b
Signed-off-by:
Ankit Gupta <ankgupta@codeaurora.org>
Loading
Please register or sign in to comment