diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-10-05 16:12:42 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-10-26 19:08:07 +0200 |
commit | 562d7b1512f7369a19bca2883e2e8672d78f0481 (patch) | |
tree | e123f03b2136f2cf5fa7d35f96b86a22549c7ce6 /sound/usb/mixer.c | |
parent | 8b41393fe7c3b180abadc26856fb653014733bb9 (diff) |
btrfs: handle device lookup with btrfs_dev_lookup_args
We have a lot of device lookup functions that all do something slightly
different. Clean this up by adding a struct to hold the different
lookup criteria, and then pass this around to btrfs_find_device() so it
can do the proper matching based on the lookup criteria.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'sound/usb/mixer.c')
0 files changed, 0 insertions, 0 deletions