OSDN Git Service

ASoC: rsnd: remove mismatch explain comment from src.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 May 2017 01:57:52 +0000 (01:57 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 17 May 2017 09:26:28 +0000 (10:26 +0100)
commit607ee05828dadfb1e65ea8d0db3c0728c6fab0df
treed4df4c357b97037041fc58cf52cf682b2ce498ac
parenta9b10dddd6d86e6004a9f310c68888229f75e041
ASoC: rsnd: remove mismatch explain comment from src.c

Before, src.c cares SRC and SSIU, but now SSIU is cared by ssiu.c by
commit c7f69ab5364d ("ASoC: rsnd: use mod base common method on SSIU").
This patch removes mismatched explanation for SRC/SSIU from src.c

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/src.c