diff options
| author | 2019-09-04 09:15:28 +0900 | |
|---|---|---|
| committer | 2019-09-09 11:03:44 +0100 | |
| commit | bee886f1ea9d9e58bef8204c543a409c399f8744 (patch) | |
| tree | 6cc2fb074248ca1bed00b775008b761bbb960e9f /include/linux/timerqueue.h | |
| parent | ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() (diff) | |
| download | linux-dev-bee886f1ea9d9e58bef8204c543a409c399f8744.tar.xz linux-dev-bee886f1ea9d9e58bef8204c543a409c399f8744.zip | |
ASoC: soc-core: self contained soc_bind_aux_dev()
Current soc_bind_aux_dev() implementation is very half,
thus it is very unreadable.
for_each_card_pre_auxs(xxx) {
=> ret = soc_bind_aux_dev(xxx);
...
}
This patch does all for_each_xxx() under soc_bind_aux_dev(),
and makes it to self contained.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87tv9sor1b.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
