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
staging: greybus: audio: remove redundant slot field
gb_audio_manager_module_descriptor's intf_id field maintains the
information about the interface on which module is connected hence
having an extra slot field is redundant.
Thus remove the slot field and its associated code.
Signed-off-by: Pankaj Bharadiya <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Reviewed-by: Vaibhav Agarwal <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
0 commit comments