Hi,
I am using linux davinci git kernel for leopard board and i want to port VGA mtv9113 driver available in 2.6.29 kernel to this.
I have seen that this has been implemetated as int driver in 2.6.29 and how to use this as sub-device model which is in davinci git tree.
Any pointers would be helpful.
Thanks and Regards,
HarishKumar.V
The git kernel comes with the tvp514x driver as the sub-device model. You can take it as a reference and port the V113 int driver to sub-device model.
Leon