commit | 93ae965022bfcdde473a5ff09e48dff7c8dab08c | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Tue Oct 20 15:16:28 2015 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Oct 20 18:14:36 2015 +0200 |
tree | 1a732d817b39f5f1225743532d94be9293f7fce5 | |
parent | d695e22a27a958cb20f5b11df2692c13b15fc80e [diff] |
i2c: meson: 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 <luisbg@osg.samsung.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>