ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 10 Nov 2016 15:17:55 +0000 (16:17 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 29 Dec 2016 11:42:12 +0000 (13:42 +0200)
commitb70ff8779a3c2777778e3ee9abb6bde661f8b531
tree1f349aebb851b8ae6fa0d8216e8cff5598009437
parent7ce7d89f48834cefece7804d38fc5d85382edf77
ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields

Remove initialization of dma_{filter, playback, capture, capture_mic}
fields where it is not used any more.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c64xx/dev-audio.c