mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk3188 lcdc:fix rk3188 lcdc probe
This commit is contained in:
@@ -883,6 +883,8 @@ static int __devinit rk3188_lcdc_probe(struct platform_device *pdev)
|
||||
goto err4;
|
||||
}
|
||||
printk("rk3188 lcdc%d probe ok!\n",lcdc_dev->id);
|
||||
|
||||
return 0;
|
||||
|
||||
err4:
|
||||
free_irq(lcdc_dev->irq,lcdc_dev);
|
||||
|
||||
Reference in New Issue
Block a user