Dmitry Eremin-Solenikov f62aa9b6c9 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>
2013-10-18 00:35:00 +01:00
..
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-06-13 13:13:39 +01:00
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-01-02 13:08:38 +00:00