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

Skip to content
Commit 609444d0 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

staging: ion: Allow for attach and detach ops to be overridden



The ION core is supposed to allow for all of the dma-buf ops
to be overridden by a heap's dma-buf ops. However, the
attach and detach ops are not overridable, which doesn't make
much sense, as the other dma-buf ops assume that the attachment
structure that they operate on was allocated by their attach
callbacks, which aren't being invoked. Thus, allow for the dma-buf
attach and detach ops to be overridable.

Change-Id: I8e9cbccac6df8810a85eff8c153a18ab76d275fb
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 96cd1812
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