]> 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)
commit6fb461ce6172475f83fe5d2f6c432918133d607d
tree0fc4fdb9d7f424a23cfde6d12e81664dcb007488
parentb3fde1ccbca8a2eef55e526f600c43d17ceb5df9
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 cb8ea6da66c909d010d118d30
("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