From: Heiko Stuebner Date: Wed, 7 Mar 2012 09:47:11 +0000 (-0800) Subject: ARM: S3C24XX: Consolidate Simtec extensions X-Git-Tag: v3.4-rc1~91^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2cc753f47bfb4ce3584eb8cd9119340617bf12;p=pandora-kernel.git ARM: S3C24XX: Consolidate Simtec extensions The Simtec extension didn't follow a specific naming scheme for files and config options until now. This distributed the files throughout the whole mach-s3c24xx directory. This patch fixes the naming of files and option names and also creates a simtec.h header instead of using many one-liners. As the plat/audio-simtec.h only contains the platform-data struct now, it can also move to include/sound in a later patch. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed