diff options
author | Kuninori Morimoto <[email protected]> | 2019-09-04 09:15:28 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-09-09 11:03:44 +0100 |
commit | bee886f1ea9d9e58bef8204c543a409c399f8744 (patch) | |
tree | 6cc2fb074248ca1bed00b775008b761bbb960e9f /lib/test_overflow.c | |
parent | bc7c16c226a919a509e4161c905bfe9981a17f02 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions