Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232364
b: refs/heads/master
c: 360c202
h: refs/heads/master
v: v3
  • Loading branch information
axel lin authored and Paul Mundt committed Jan 25, 2011
1 parent 14ca3d5 commit f3b1c20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 0b7f1cc79d61427961e311c6a21f528bdb226e40
refs/heads/master: 360c202bebfecbedb129c07361ae8a738552eae3
3 changes: 2 additions & 1 deletion trunk/drivers/video/da8xx-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1092,9 +1092,10 @@ static int __init fb_probe(struct platform_device *device)

irq_freq:
#ifdef CONFIG_CPU_FREQ
lcd_da8xx_cpufreq_deregister(par);
#endif
err_cpu_freq:
unregister_framebuffer(da8xx_fb_info);
#endif

err_dealloc_cmap:
fb_dealloc_cmap(&da8xx_fb_info->cmap);
Expand Down

0 comments on commit f3b1c20

Please sign in to comment.