commit | c759241fe2f16e6be43675abaa715f0da9d7a254 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Thu Sep 03 12:58:23 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 14 18:44:51 2015 +0100 |
tree | 19aae9eb7827aaf027a4395b7c5a83fd5db28146 | |
parent | 5226f2340c67225d27f61330205f16314881cc5c [diff] |
ASoC: fsl_sai: Fix module autoload for OF platform driver This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luis@debethencourt.com> Signed-off-by: Mark Brown <broonie@kernel.org>