commit | cbc60ca04b342a4e1f2a1086a7277c077f07dbed | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 23 22:53:28 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 30 09:44:56 2010 +1000 |
tree | 3979a1304b20cc90a7ec1dce593657435aa48c8d | |
parent | df8fcb09667c1b2c9dcf65de23f0bfa851e8138e [diff] |
drm: kill get_reg_ofs callback Every driver used the default implementation. Fold that one into the only callsite and drop the callback. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>