]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge 3.7-rc3 into usb-next.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Oct 2012 16:04:39 +0000 (09:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Oct 2012 16:04:39 +0000 (09:04 -0700)
This pulls in all of the USB changes in 3.7-rc3 into usb-next and
resolves the merge issue with:
drivers/usb/misc/ezusb.c

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1  2 
drivers/usb/core/hub.c
drivers/usb/misc/ezusb.c

Simple merge
index 0a48de91df3a5ca5d96ee55dd537df211554cd3e,6589268a651517da44f99cd7391e2ca35f84f12a..e712afed947c0743dffa1a099ca91832288eeb89
@@@ -162,4 -157,5 +162,6 @@@ int ezusb_fx2_ihex_firmware_download(st
        return ezusb_ihex_firmware_download(dev, ezusb_fx2, firmware_path);
  }
  EXPORT_SYMBOL_GPL(ezusb_fx2_ihex_firmware_download);
 +#endif
+ MODULE_LICENSE("GPL");