Browse Source
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: Channa Kadabi <kadabi@google.com> Change-Id: I8029a7ea07fbd8cce29b383c80a3cfc782c5b7ecpull/1985/head
Channa Kadabi
3 years ago
committed by
kadabi
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue