summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock2420_data.c
diff options
context:
space:
mode:
authorFelipe Balbi2010-12-02 07:49:26 +0100
committerFelipe Balbi2010-12-10 09:21:10 +0100
commit05ac10dd6862a3fcce33d2203fbb2ef285e3ca87 (patch)
treed56301e2a12cecc8ef75f9fc6ca121a432cc5271 /arch/arm/mach-omap2/clock2420_data.c
parentusb: musb: add Kconfig options for each glue layer (diff)
downloadkernel-qcow2-linux-05ac10dd6862a3fcce33d2203fbb2ef285e3ca87.tar.gz
kernel-qcow2-linux-05ac10dd6862a3fcce33d2203fbb2ef285e3ca87.tar.xz
kernel-qcow2-linux-05ac10dd6862a3fcce33d2203fbb2ef285e3ca87.zip
usb: musb: trivial search and replace patch
change all ocurrences of musb_hdrc to musb-hdrc. We will call glue layer drivers musb-<glue layer>, so in order to keep things somewhat standard, let's change the underscore into a dash. Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/clock2420_data.c')
-rw-r--r--arch/arm/mach-omap2/clock2420_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock2420_data.c b/arch/arm/mach-omap2/clock2420_data.c
index 21f856252ad8..831e25c89d2d 100644
--- a/arch/arm/mach-omap2/clock2420_data.c
+++ b/arch/arm/mach-omap2/clock2420_data.c
@@ -1877,7 +1877,7 @@ static struct omap_clk omap2420_clks[] = {
CLK("omap-aes", "ick", &aes_ick, CK_242X),
CLK(NULL, "pka_ick", &pka_ick, CK_242X),
CLK(NULL, "usb_fck", &usb_fck, CK_242X),
- CLK("musb_hdrc", "fck", &osc_ck, CK_242X),
+ CLK("musb-hdrc", "fck", &osc_ck, CK_242X),
};
/*