commit | 3b134ced9c1fb15fa91034fc7787d651155b64f9 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luisbg@osg.samsung.com> | Mon Nov 30 14:56:56 2015 +0000 |
committer | Mark Yao <mark.yao@rock-chips.com> | Wed Dec 02 09:13:19 2015 +0800 |
tree | a647cd131f7fc73fcb3dbf19baca21fc8ab165c4 | |
parent | 72906ce0301fc8a2cbfa52632191b0ba719699b5 [diff] |
drm/rockchip: 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>