| commit | c682363cec52e0eab82e908be04197e79c5e5006 | [log] [tgz] |
|---|---|---|
| author | Axel Lin <axel.lin@ingics.com> | Mon May 04 17:28:02 2015 +0800 |
| committer | Mark Brown <broonie@kernel.org> | Mon May 04 12:54:05 2015 +0100 |
| tree | b7c225e9d1bf529ddd8b2149c311e6b143ed589f | |
| parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
ASoC: da7210: Fix dependency to allow build with SND_SOC_I2C_AND_SPI
Since commit aa0e25caafb7 ("ASoC: da7210: Add support for spi regmap"),
the da7210 codec driver supports both I2C and SPI buses.
Thus update the dependency accordingly.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>