ASoC: Samsung: standardize machine driver names 65/22265/1
authorInha Song <ideal.song@samsung.com>
Fri, 2 May 2014 02:11:37 +0000 (11:11 +0900)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 30 May 2014 11:17:26 +0000 (04:17 -0700)
commite51dc17c159a317c8e935ed6056f172ebff12ea4
tree8ff3736ad29f1ee7df555d1314fa14e03ddb99bf
parent61ee32ad0a05d11a931de3ef0b1e7bdfae35290d
ASoC: Samsung: standardize machine driver names

The machine driver name of the existing "exynos4-wm1811" is Inappropriate.
Codec is dependent on board, not SoC.

So, Change machine dirver name from "exynos4-wm1811" to "trats2-wm1811"
to be used in trats2.

Change-Id: I06149430562514485a10eb580ab722857662aa22
Signed-off-by: Inha Song <ideal.song@samsung.com>
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/trats2_wm1811.c [moved from sound/soc/samsung/exynos4_wm1811.c with 95% similarity]