Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336275
b: refs/heads/master
c: f507251
h: refs/heads/master
i:
  336273: 8d765d2
  336271: 1808173
v: v3
  • Loading branch information
Balaji T K authored and Chris Ball committed Dec 6, 2012
1 parent 5ca8084 commit 0b17e5e
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: d8714e87b62b1c39ae8f3cef9a32121ad1c9a7ae
refs/heads/master: f50725129a2e1aae441d5af2919ed5219386eefc
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1826,7 +1826,6 @@ static int __devinit omap_hsmmc_probe(struct platform_device *pdev)
* MMC can still work without debounce clock.
*/
if (IS_ERR(host->dbclk)) {
dev_warn(mmc_dev(host->mmc), "Failed to get debounce clk\n");
host->dbclk = NULL;
} else if (clk_prepare_enable(host->dbclk) != 0) {
dev_warn(mmc_dev(host->mmc), "Failed to enable debounce clk\n");
Expand Down

0 comments on commit 0b17e5e

Please sign in to comment.