On Fri, Jul 15, 2016 at 12:06:55AM +0200, Oliver Neukum wrote: > On Fri, 2016-07-15 at 06:45 +0900, Greg KH wrote: > > On Thu, Jul 14, 2016 at 03:01:41PM +0200, Oliver Neukum wrote: > > > dev_dbg already states the function it is called from. Printing > > > it again is wasted space. > > > > Nope, it's not printed "again", test it and see :) > > > > > echo -n "module usbcore +pf" > /sys/kernel/debug/dynamic_debug/control > > [39806.943024] hub_event: hub 3-0:1.0: state 7 ports 15 chg 0000 evt 0040 > [39806.943056] hub_port_connect_change: usb usb3-port6: status 0101, change 0001, 12 Mb/s > [39807.099516] hub_port_debounce: usb usb3-port6: debounce total 125ms stable 100ms status 0x101 > [39807.211472] usb 3-6: new high-speed USB device number 26 using xhci_hcd > [39807.339929] usb_get_langid: usb 3-6: default language 0x0409 > [39807.340368] usb_new_device: usb 3-6: udev 26, busnum 3, minor = 281 > [39807.340372] usb 3-6: New USB device found, idVendor=22b8, idProduct=2e62 > [39807.340373] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 > [39807.340374] usb 3-6: Product: XT1052 > [39807.340375] usb 3-6: Manufacturer: motorola > [39807.340376] usb 3-6: SerialNumber: TA64300IE6 > [39807.340505] usb_probe_device: usb 3-6: usb_probe_device Doh, nevermind, that's what I get for writing emails early in the morning while jet-lagged. Sorry for the noise, you are correct. 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