I’m an engineer working on porting Linux audio driver to a custom platform,
which is similar to TI SDP4430 (OMAP4430 + TWL6030 + TWL6040).
I found the source code released from TI-omapzoom and official Linux kernel website are so different,
especially audio driver. However, both of them seem to have the same author.
Could anyone tell me what’s the difference between TI-released source code and mainline Linux kernel?
I’m so confused.
Thanks in advance.