diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2013-10-17 14:01:36 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-18 00:35:00 +0100 |
commit | f62aa9b6c900a9aaf302c1f9ac1883c143afd832 (patch) | |
tree | b88d97a1c276034723497d786918d3b76633a16c /arch | |
parent | beb02cddd64b56081951de9048952f0fa1ff545f (diff) |
ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order
After recent changes to codec/DAI initialization order changes, codec
driver (wm9712 in my case) tries to access codec prior to
pxa2xx_ac97_hw_probe() being called (because DAIs are probed after all
codecs are probed). Move hw-related probe/remove/suspend/resume
functions to pxa2xx-ac97 driver level, instead of DAI level.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions