diff options
author | Mario Kleiner <[email protected]> | 2014-08-06 03:22:44 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-08-06 22:39:32 +0200 |
commit | 79a093aea44f11fda0a5b4dbe4c1e29b2f586f4e (patch) | |
tree | 367698e58cdcdf3a14a0fef6ef687f96ea5de246 /net | |
parent | c50d7521617d823d769b280bc499e19e364434ae (diff) |
drm: Remove drm_vblank_cleanup from drm_vblank_init error path.
drm_vblank_cleanup() would operate on non-existent dev->vblank
data structure, as failure to allocate that data structure is
what triggers the error path in the first place.
Signed-off-by: Mario Kleiner <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions