commit | b0b89f6b375da726211aa314a2abaa727ca206b2 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@linaro.org> | Thu Sep 22 19:48:53 2011 +0800 |
committer | Eric Miao <eric.miao@linaro.org> | Tue Nov 15 16:28:20 2011 +0800 |
tree | f493710a49b5186a847d6ca620a945d8f56c08f9 | |
parent | dafcdd6369899720de954a377d462e56d0aa8e97 [diff] |
SAUCE: adjust sgtl5000 and S/PDIF order BugLink: http://bugs.launchpad.net/bugs/857057 After adding support for S/PDIF audio output routing to HDMI, the SGTL5000 became card #1, which was no longer #0, thus making it no longer the default ALSA card. imx_sgtl5000_init() doesn't need to be late_initcall(), module_init() works just all right. Signed-off-by: Eric Miao <eric.miao@linaro.org>