You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib: dai: make dai_get() and dai_put() compatible with user-space
The dai_get()/dai_put() provide a helper to access DAI devices.
When used in user-space, the wrapper struct should be created in
user-space memory.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
0 commit comments