Hello, i try to enable the patch [PATCH] davinci: fb: Frame Buffer driver for TI A8xx/OMAP-L1xx from Sudhakar Rajashekhara.
I can enable the Framebuffersupport via menuconfig, and there is a functioncall to static int __init da8xx_fb_init(void) (da8xx-fb.c) when running the driver on the target-device. But the function static int __init fb_probe(struct platform_device *device) is never executed. The question is: What is to do to treat the kernel to call the function static int __init fb_probe(struct platform_device *device)? Thank you very much. Regards Bastian. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
