diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-08-06 17:43:07 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-06 20:08:50 +0200 |
commit | ddfe15677d9c47f2491e401cd773b45e1aac74bf (patch) | |
tree | 60e9e848541f4ada1d55e300da55c1df8f54661b /drivers/spi | |
parent | 350ec881d966453bdcf1d3299071e90da4e507b4 (diff) | |
download | lwn-ddfe15677d9c47f2491e401cd773b45e1aac74bf.tar.gz lwn-ddfe15677d9c47f2491e401cd773b45e1aac74bf.zip |
drm/i915: Export intel_framebuffer_fini
Rather than open-code the teardown of a framebuffer, export the routine
from intel_display.c. This then make intel_fbdev symmetric in its use of
the common intel_framebuffer routines to initialise and clean up the
struct intel_framebuffer. (And new features need only be added in one
location!)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions