diff options
author | Arnd Bergmann <[email protected]> | 2015-02-28 00:19:41 +0100 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2015-03-09 10:44:35 -0500 |
commit | 1c390eb360c3f6bc9a06d2260eccad195c505de5 (patch) | |
tree | 23bf44218845953f6d73ade7d7f2a8ce4391e0da /tools/perf/util/annotate.c | |
parent | 798523973dcc93c2440932dc4dfe76fbf571f668 (diff) |
usb: musb: fix Kconfig regression
A recent bug fix I did that was marked for stable backports
introduced a slightly wrong dependency on CONFIG_OMAP_CONTROL_PHY.
I was missing the fact that the PHY driver already stubs out the
omap_control_usb_set_mode, and we only need to add a dependency
to prevent the musb-omap2430 driver from being built-in when
the phy driver is a loadable module, but we should not prevent it
from being built altogether when the phy driver is disabled.
Signed-off-by: Arnd Bergmann <[email protected]>
Fixes: ca784be36cc725 ("usb: start using the control module driver")
Cc: <[email protected]> # v3.9+
Acked-by: Acked-by: Pavel Machek <[email protected]>
Tested-by: Aaro Koskinen <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions