Skip to content
Commit 4f543e82 authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

scsi: Add buffer_aligned check pass-through



Some devices have limited DMA capabilities and require that the
buffers passed to them fit specific properties. Add new optional
callback which can be used at driver level to indicate whether a
buffer alignment is suitable for the device DMA or not. This is
a pass-through callback from block uclass to drivers.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
parent 75191f75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment