Hi,
I'm trying to migrate over to the new 3.0 linux kernel, however my dmai version does not seem compatible with the new kernel. Is there a newer version of dmai that works with the 3.0 kernel? If so, where can I download that?
The problem I'm facing is that the kernel no longer enables a resizer option the way it used to. So in the Resizer code this line is no longer valid:
/* Define CONFIG_VIDEO_OMAP34XX_ISP_RESIZER to enable resizer support */
#if defined(CONFIG_VIDEO_OMAP34XX_ISP_RESIZER)
Had anyone found a work around for this, or know what I need to do to be able to use the resizer?
Thanks!