From: Greg Kroah-Hartman Date: Wed, 8 Aug 2012 00:07:35 +0000 (-0700) Subject: Merge tag 'fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi... X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=010ccce0fa6cc4b235e80bbc1ff1cb37c67984e7;p=deliverable%2Flinux.git Merge tag 'fixes-for-v3.6-rc1' of git://git./linux/kernel/git/balbi/usb into usb-linus usb: fixes for v3.6-rc1 Here are three fixes for v3.6-rc1. All on the MUSB driver and quite obvious. First there's a Kconfig change which was missed earlier, then there is a fix for the usage of the resource name and lastly a fix for pm_runtime usage and device initialization. The last fix is rather critical as it can end up in situations where we try to access device's register with clocks disabled, which will cause a Data Abort exception (on ARM). --- 010ccce0fa6cc4b235e80bbc1ff1cb37c67984e7