From: Hebbar, Gururaja Date: Mon, 27 Aug 2012 13:26:41 +0000 (+0530) Subject: ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific X-Git-Tag: v3.7-rc1~81^2~14^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896f66b7de293644e65cf62600e4933af954dcf2;p=pandora-kernel.git ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific Davinci McASP header & driver are shared by few OMAP platforms (like TI81xx, AM335x). Splitting asp header into Davinci platform specific header and Audio specific header helps to share them across platforms. Audio specific defines is moved to to common so that the header can be accessed by all related platforms. While here, correct the header usage (remove multiple header re-definitions and unused headers) and remove platform names from structures comments and enum. Also some some coding style errors. Signed-off-by: Hebbar, Gururaja Acked-by: Vaibhav Bedia Signed-off-by: Mark Brown --- Reading git-diff-tree failed