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>
2 files changed