]> git.baikalelectronics.ru Git - kernel.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)
commitcc710779e429a054a22590063b651edc7f412d69
tree0fc4fdb9d7f424a23cfde6d12e81664dcb007488
parent6bc1767cda811e587549bbc3ead8e047a331d141
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 4c18dc108cabd4b9877a00211
("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