]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: cs4271: Remove outdated comment
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 4 Feb 2014 13:48:22 +0000 (14:48 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 5 Feb 2014 11:31:14 +0000 (11:31 +0000)
commitb224e9b857438afbd802f47008ab36863f71d8d1
tree64efa6252f4c72b56829c371153503fb310141ed
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: cs4271: Remove outdated comment

Commit 1b1861ead ("ASoC: cs4271: convert to direct regmap API usage") removed
the bus_type field from the cs4271_private struct, but left the comment that
described the field in there. This patch removes the comment.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs4271.c