On Sat, Jan 11, 2014 at 02:04:00AM +0100, Bjørn Mork wrote: > This modifies the probing order so that any matching > dynamic entry always will be used, even if the driver > has a matching static entry. > > It is sometimes useful to dynamically update existing > device entries. With the new ability to set the dynamic > entry driver_info field, this can be used to test new > additions to class driver exception lists or proposed > changes to existing static per-device driver_info > entries. > > Signed-off-by: Bjørn Mork <bjorn@xxxxxxx> > --- > drivers/usb/core/driver.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) As this could change behavior for some people, I'll wait for 3.14-rc1 to come out before adding it to my tree for 3.15, so it gets lots of testing in linux-next. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html