On Fri, Jul 06, 2012 at 02:13:53PM +0800, Lan Tianyu wrote: > Change since v4: remove struct usb_port->udev member since it is not used. > > This patch is to make usb port a real device under usb hub interface. > Move port_owner to struct usb_port. As this adds sysfs files, this patch needs a Documentation/ABI update as well. Also, one minor nit: > + dev_err(hub->intfdev, "couldn't create port%d " > + "device.\n", i + 1); Don't split strings across a line, it makes it impossible to search for. 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