diff options
author | James Simmons <jsimmons@infradead.org> | 2010-04-07 17:06:21 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-04-08 02:09:50 +0200 |
commit | b1f201980eb4a7a59277a13cf18acdbb46167ad5 (patch) | |
tree | 7c10f2ed19e731db08db035686077e64d953a1aa /drivers/uio | |
parent | drm/kms/fb: use slow work mechanism for normal hotplug also. (diff) | |
download | linux-b1f201980eb4a7a59277a13cf18acdbb46167ad5.tar.xz linux-b1f201980eb4a7a59277a13cf18acdbb46167ad5.zip |
drm/fb: remove drm_fb_helper_setcolreg
This patch is against the drm-fbdevfix1 branch. It removes the
drm_fb_helper_setcolreg function. The reason is that fb_setcolreg is only
used in the case where fb_setcmap is called and no fb_ops->fb_setcmap is
used. In the drm case we always need a fb_setcmap hook to handle multiple
crtcs so we don't need a fb_setcolreg hook. Please apply.
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions