Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200651
b: refs/heads/master
c: 032093b
h: refs/heads/master
i:
  200649: 1ae1777
  200647: 02e4c38
v: v3
  • Loading branch information
Wan ZongShun authored and Linus Torvalds committed Jun 29, 2010
1 parent 94218f6 commit 04f8c6e
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: 46c23d7f520e315dde86881b38ba92ebdf34ced5
refs/heads/master: 032093bd44ac935ed3792ef592f94497d491cd8b
2 changes: 0 additions & 2 deletions trunk/drivers/video/nuc900fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,8 +596,6 @@ static int __devinit nuc900fb_probe(struct platform_device *pdev)
goto release_regs;
}

nuc900_driver_clksrc_div(&pdev->dev, "ext", 0x2);

fbi->clk = clk_get(&pdev->dev, NULL);
if (!fbi->clk || IS_ERR(fbi->clk)) {
printk(KERN_ERR "nuc900-lcd:failed to get lcd clock source\n");
Expand Down

0 comments on commit 04f8c6e

Please sign in to comment.