commit | b22a9aeedfb9fc806d1701152d75908ef8324f13 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@linaro.org> | Thu Sep 22 19:48:53 2011 +0800 |
committer | Eric Miao <eric.miao@linaro.org> | Sun Dec 04 23:13:46 2011 +0800 |
tree | 7dd4e5ca03788d7387e3a68480217e7929dda168 | |
parent | a31a4c689874df6f217ac21ece9df08e2ebadfdd [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>