Re: Starting OMAP3 ISP as module

2011-10-25 Thread Javier Martinez Canillas
On Tue, Oct 25, 2011 at 7:45 PM, Gary Thomas wrote: > To date, I've only been using the OMAP3 ISP + Media Controller Framework > builtin to the kernel.  Now I'd like to try it as a set of modules, but > I can't seem to get it to fire up. > > What the module insert/probe sequence should I use? > An

Starting OMAP3 ISP as module

2011-10-25 Thread Gary Thomas
To date, I've only been using the OMAP3 ISP + Media Controller Framework builtin to the kernel. Now I'd like to try it as a set of modules, but I can't seem to get it to fire up. What the module insert/probe sequence should I use? Any other hints? Thanks --