USB: Rename "msm72k_otg.c" to "msm_otg.c"
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Fri, 4 Mar 2011 17:15:02 +0000 (22:45 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 20:15:21 +0000 (12:15 -0800)
This driver is used across all MSM SoCs.  Hence give a generic name.
All Functions and strutures are also using "msm_otg" as prefix.

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found