Hi all, This patchset removes two of the three callbacks in the OMAP 3 ISP driver's board code. It is dependent on first and third patch in the "[RFC] On controlling sensors" patchset: <URL:http://www.spinics.net/lists/linux-media/msg40861.html> What will be left is the external clock, which should be moved to use the generic clock framework in the future. The dependency indeed is the generic clock framework --- on OMAP 3 the clock is provided by the ISP, so accessing it through the clock framework isn't possible at the moment. Once we have that, the ISP should register the xclk to the clock framework and the sensor driver would use if from there. Then I see no issues in moving to the device tree. Also, controlling the CSI-2 receiver in the OMAP 3630 properly is now possible with this patchset. Regards, -- Sakari Ailus e-mail: sakari.ailus@xxxxxx jabber/XMPP/Gmail: sailus@xxxxxxxxxxxxxx -- 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