On Fri 2016-04-29 19:45:59, Sebastian Reichel wrote: > Ok, I found the problem. CONFIG_VIDEO_OMAP3=y does not work, > due to missing -EPROBE_DEFER handling for vdds_csib. I added > it and just got a test image with builtin CONFIG_VIDEO_OMAP3. > The below patch fixes the problem. > > commit 9d8333b29207de3a9b6ac99db2dfd91e2f8c0216 > Author: Sebastian Reichel <sre@xxxxxxxxxx> > Date: Fri Apr 29 19:23:02 2016 +0200 > > omap3isp: handle -EPROBE_DEFER for vdds_csib > > omap3isp may be initialized before the regulator's driver has been > loaded resulting in vdds_csib=NULL. Fix this by handling -EPROBE_DEFER > for vdds_csib. > > Signed-Off-By: Sebastian Reichel <sre@xxxxxxxxxx> Tested-by: Pavel Machek <pavel@xxxxxx> Acked-by: Pavel Machek <pavel@xxxxxx> ...and... thanks :-). Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html