On Tue, 11 Feb 2020 16:05:25 -0700 Alex Williamson <alex.william...@redhat.com> wrote:
> Allow bus drivers to provide their own callback to match a device to > the user provided string. > > Signed-off-by: Alex Williamson <alex.william...@redhat.com> > --- > drivers/vfio/vfio.c | 20 ++++++++++++++++---- > include/linux/vfio.h | 4 ++++ > 2 files changed, 20 insertions(+), 4 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>