From: Greg Kroah-Hartman Date: Mon, 7 Jan 2013 18:09:49 +0000 (-0800) Subject: Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi... X-Git-Tag: accepted/tizen/common/20141203.182822~2842^2~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e4602391e2360a88c110d8ba895991bd1d4dbabc;p=platform%2Fkernel%2Flinux-arm64.git Merge tag 'fixes-for-v3.8-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus Felipe says: usb: fixes for v3.8-rc2 Here is the first set of fixes for v3.8-rc cycle. There is a build fix for musb's dsps glue layer caused by some header cleanup on the OMAP tree. Marvel's USB drivers got a fix up for clk API usage switching over to clk_prepare() calls. u_serial has a bug fix for a missing wake_up() which would make gs_cleanup() wait forever for gs_close() to finish. A minor bug fix on dwc3's debugfs interface which would make us read wrong addresses when dumping all registers. dummy_hcd learned how to enumerate g_multi. s3c-hsotg now understands that we shouldn't kfree() memory allocated with devm_*. Other than that, there are a bunch of other minor fixes on renesas_usbhs, tcm_usb_gadget and amd5536udc. All patches have been pending on mailing for many weeks and shouldn't cause any problems. --- e4602391e2360a88c110d8ba895991bd1d4dbabc