Skip to content
Commit 2ef6b8d3 authored by Channa Kadabi's avatar Channa Kadabi Committed by kadabi
Browse files

fix(ufs): don't zero out buf before ufs read



ufs_read_blocks always zeros out the buffer before passing
to UFS for DMA. We don't need to zero out buf before reading
from UFS storage, this change remove the memset in ufs_read_blocks.

Signed-off-by: default avatarChanna Kadabi <kadabi@google.com>
Change-Id: I8029a7ea07fbd8cce29b383c80a3cfc782c5b7ec
parent a78c6c96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment