commit | 7470704d8b425c4c7045884690f92cf015563aac | [log] [tgz] |
---|---|---|
author | Shengjiu Wang <shengjiu.wang@nxp.com> | Thu Apr 16 20:25:31 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 21 16:34:05 2020 +0100 |
tree | 9585247e71e3b3b9c151bc68d62af79fe876f8a1 | |
parent | e48e83d15bd98b15f7f9eb69f10e4ec595b3f69e [diff] |
ASoC: fsl_asrc: rename asrc_priv to asrc In order to move common structure to fsl_asrc_common.h we change the name of asrc_priv to asrc, the asrc_priv will be used by new struct fsl_asrc_priv. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Link: https://lore.kernel.org/r/722142c2e1b57a95f911db1d42d901b88fc283d6.1587038908.git.shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>