27 Nov
2008
27 Nov
'08
2:50 p.m.
Changes from v1:
1, change the name from omap-general to omap_twl4030.
2, proune off board related defines.
3, add a extended interface omap_twl4030_specific_init() to support some board specific features.
If some board specific features are added into a board, for example, omap3evm board. we can create a new file omap3evm.c and define a funciton omap_twl4030_specific_init() in it, and select SND_OMAP_TWL4030_SPECIFIC in config SND_OMAP_SOC_OMAP3EVM.