Hi Marcel, On Sat, Jan 19, 2019 at 11:51 AM Marcel Holtmann <mar...@holtmann.org> wrote: > > Hi Rajat, > > > In preparation for handling embedded USB devices let's split > > usb_acpi_find_companion() into usb_acpi_find_companion_for_device() and > > usb_acpi_find_companion_for_port(). > > > > Signed-off-by: Dmitry Torokhov <d...@chromium.org> > > Signed-off-by: Rajat Jain <raja...@google.com> > > Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > Tested-by: Sukumar Ghorai <sukumar.gho...@intel.com> > > --- > > v4: Add Acked-by and Tested-by in signatures. > > v3: same as v1 > > v2: same as v1 > > > > drivers/usb/core/usb-acpi.c | 133 +++++++++++++++++++----------------- > > 1 file changed, 72 insertions(+), 61 deletions(-) > > what is the plan here? I take this via bluetooth-next tree?
Yes, I'd think that would be the best plan. Dmitry / Greg - do you have any objections / suggestions? > > Regards > > Marcel >