From: Ben Dooks Date: Wed, 4 Mar 2009 00:49:30 +0000 (+0000) Subject: ASoC: Split s3c2412-i2s.c into core and SoC specific parts X-Git-Tag: v2.6.30-rc1~8^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc85447b196a683784eb85654c436fd58c3e2ed1;p=pandora-kernel.git ASoC: Split s3c2412-i2s.c into core and SoC specific parts The S3C2412 I2S (IIS) interface is replicated on further Samsung SoC parts in a broadly compatible way, so split the common code out into a core called s3c-i2s-v2.[ch] so that the newer SoCs such as the S3C6410 can make use of it. As such, all the original s3c2412 functions are currently being left with their original names, and will be renamed later in the series. Signed-off-by: Ben Dooks Signed-off-by: Mark Brown --- Reading git-diff-tree failed