]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
usb: musb: dsps: add dsps_ prefix to sw_babble_control
authorFelipe Balbi <balbi@ti.com>
Thu, 26 Feb 2015 17:11:33 +0000 (11:11 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:27 +0000 (15:33 -0500)
this makes it easier to filter function traces.
No functional changes.

Tested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c

index e210b75fb6f2e168eb3b214e6941bc4fcf81c0f7..85ebfa2c38586ee7701970edf69ad557a51facde 100644 (file)
@@ -549,7 +549,7 @@ static int dsps_musb_set_mode(struct musb *musb, u8 mode)
        return 0;
 }
 
-static bool  sw_babble_control(struct musb *musb)
+static bool dsps_sw_babble_control(struct musb *musb)
 {
        u8 babble_ctl;
        bool session_restart =  false;
@@ -608,7 +608,7 @@ static int dsps_musb_reset(struct musb *musb)
        int session_restart = 0, error;
 
        if (glue->sw_babble_enabled)
-               session_restart = sw_babble_control(musb);
+               session_restart = dsps_sw_babble_control(musb);
        /*
         * In case of new silicon version babble condition can be recovered
         * without resetting the MUSB. But for older silicon versions, MUSB