diff options
author | Archit Taneja <architt@codeaurora.org> | 2015-07-22 09:27:57 (GMT) |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-08-06 12:12:54 (GMT) |
commit | 47074ab7951c1fcfc3ff637eb8401c3a71272057 (patch) | |
tree | 55bc4a3db5d5d0ba821e3b838771afd257bf967e /net/rfkill | |
parent | b8017d6c33be9862505a9154e302c4b00cbfca43 (diff) | |
download | linux-47074ab7951c1fcfc3ff637eb8401c3a71272057.tar.xz |
drm/fb_helper: Create a wrapper for unlink_framebuffer
Some drm drivers call unlink_framebuffer. Create a drm_fb_helper function
that wraps around these calls.
This is part of an effort to prevent drm drivers from calling fbdev
functions directly, in order to make fbdev emulation a top level drm
option.
v2:
- Added kerneldocs
- Added a check for non-NULL fb_helper before proceeding. This will
make the helpers work when we have a module param for fbdev emulation
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions