]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: samsung: i2s: Remove unused gpios field from struct i2s
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 19 Dec 2014 13:55:21 +0000 (14:55 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 18:13:28 +0000 (18:13 +0000)
commitfce091ee0a7f25108c7ab3eb06b9e436b7aeac11
tree0fc4fdb9d7f424a23cfde6d12e81664dcb007488
parent03da09a02de2ffd15df89b9ddef17dd7af195f32
ASoC: samsung: i2s: Remove unused gpios field from struct i2s

The 'gpios' field in 'struct i2s' is now unused, this change
seems to be missing in commit 0429ffeff460c4302bd1520e6
("ASoC: samsung: Remove obsolete GPIO based DT pinmuxing").

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/i2s.c