Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276341
b: refs/heads/master
c: 5ce1d0e
h: refs/heads/master
i:
  276339: 1047606
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Nov 29, 2011
1 parent 755ef9d commit 681d847
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65cd5c4d03563f7118c2e83b7a50928e461cbc1e
refs/heads/master: 5ce1d0eb1cd1071347618d0a95515f300239d201
2 changes: 0 additions & 2 deletions trunk/drivers/usb/gadget/fsl_mxc_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ int fsl_udc_clk_init(struct platform_device *pdev)
void fsl_udc_clk_finalize(struct platform_device *pdev)
{
struct fsl_usb2_platform_data *pdata = pdev->dev.platform_data;
#if defined(CONFIG_SOC_IMX35)
if (cpu_is_mx35()) {
unsigned int v;

Expand All @@ -102,7 +101,6 @@ void fsl_udc_clk_finalize(struct platform_device *pdev)
USBPHYCTRL_OTGBASE_OFFSET));
}
}
#endif

/* ULPI transceivers don't need usbpll */
if (pdata->phy_mode == FSL_USB2_PHY_ULPI) {
Expand Down

0 comments on commit 681d847

Please sign in to comment.