diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-10-30 08:46:05 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-05 12:27:29 +0100 |
commit | 7e7fe06de376e9874f4399dac81d65ea9b0a9507 (patch) | |
tree | f505d56070b42b2ff118cc781a53966912ea808e /drivers/sh/maple | |
parent | ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2S (diff) | |
download | linux-7e7fe06de376e9874f4399dac81d65ea9b0a9507.tar.xz linux-7e7fe06de376e9874f4399dac81d65ea9b0a9507.zip |
ASoC: rsnd: move .get_status under rsnd_mod_ops
Each mod needs to have .get_status, but current driver is handling it
under rsnd_mod, instead of rsnd_mod_ops.
It is not any make sence. This patch moves it to rsnd_mod_ops, and
tidyup its parameter order to align to other callback functions.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/sh/maple')
0 files changed, 0 insertions, 0 deletions