Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263395
b: refs/heads/master
c: 1b965f1
h: refs/heads/master
i:
  263393: 759e655
  263391: f306af4
v: v3
  • Loading branch information
Omar Ramirez Luna authored and Greg Kroah-Hartman committed Aug 24, 2011
1 parent 98ecdfa commit cfc6c14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 048316be72893455f69ad728fa94c26e2e582ba2
refs/heads/master: 1b965f1891eac2d8583b5248ef0bcbc91c201e27
1 change: 0 additions & 1 deletion trunk/drivers/staging/tidspbridge/core/dsp-clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ int dsp_clk_enable(enum dsp_clk_id clk_id)
break;
#ifdef CONFIG_OMAP_MCBSP
case MCBSP_CLK:
omap_mcbsp_set_io_type(MCBSP_ID(clk_id), OMAP_MCBSP_POLL_IO);
omap_mcbsp_request(MCBSP_ID(clk_id));
omap2_mcbsp_set_clks_src(MCBSP_ID(clk_id), MCBSP_CLKS_PAD_SRC);
break;
Expand Down

0 comments on commit cfc6c14

Please sign in to comment.