Title: [6037] trunk/drivers/video/bfin-t350mcqb-fb.c: fix by Uwe Kleine-K?\195?\182nig <[email protected]> to move the probe func into .devinit.text
- Revision
- 6037
- Author
- vapier
- Date
- 2009-01-26 12:54:47 -0600 (Mon, 26 Jan 2009)
Log Message
fix by Uwe Kleine-K?\195?\182nig <[email protected]> to move the probe func into .devinit.text
Modified Paths
Diff
Modified: trunk/drivers/video/bfin-t350mcqb-fb.c (6036 => 6037)
--- trunk/drivers/video/bfin-t350mcqb-fb.c 2009-01-22 17:33:16 UTC (rev 6036)
+++ trunk/drivers/video/bfin-t350mcqb-fb.c 2009-01-26 18:54:47 UTC (rev 6037)
@@ -447,7 +447,7 @@
return IRQ_HANDLED;
}
-static int __init bfin_t350mcqb_probe(struct platform_device *pdev)
+static int __devinit bfin_t350mcqb_probe(struct platform_device *pdev)
{
struct bfin_t350mcqbfb_info *info;
struct fb_info *fbinfo;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits