From: Peter Ujfalusi Date: Tue, 14 Aug 2012 09:07:57 +0000 (+0300) Subject: ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio driver X-Git-Tag: v3.7-rc1~81^2~14^2~141^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552d9dc316cfedd134ee882cd1ae24ca6934ffc0;p=pandora-kernel.git ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio driver Since several OMAP3 based boards will be using the unified simple audio driver it is better to not have duplicated code in the board files for this purpose. Board files can call omap_twl4030_audio_init(); to set up the needed device for the audio support. For example: omap_twl4030_audio_init("omap3beagle", 26000000); Signed-off-by: Peter Ujfalusi Acked-by: Tony Lindgren Signed-off-by: Mark Brown --- Reading git-diff-tree failed