On Fri, 28 Feb 2025 17:35:50 -0800 Shannon Nelson <shannon.nelson@xxxxxxx> wrote: > In preparation for adding a new auxiliary_device for the > PF, make the vif type an argument to pdsc_auxbus_dev_add(). > We also now pass in the address to where we'll keep the new > padev pointer so that the caller can specify where to save it > but we can still change it under the mutex and keep the mutex > usage within the function. > > Signed-off-by: Shannon Nelson <shannon.nelson@xxxxxxx> Hi Shannon, Seems fine to me. Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>