sound: exynos4_wm1811: Disable suspend code for uninitialized AIF
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 13 Mar 2013 19:02:57 +0000 (20:02 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:53 +0000 (11:42 +0900)
commit93d165c27601e27d486562fdfafba529e9296cf2
treee6dd329eebd32d39fb93f79b928a3665e5344106
parentf05c2618f37fd48d67426f9b88259e08206f2ff1
sound: exynos4_wm1811: Disable suspend code for uninitialized AIF

Currently there is only AIF1 interface initialized in this driver.
Temporarily disable code that tries to suspend AIF2 until support
for this interface is added.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
sound/soc/samsung/exynos4_wm1811.c