commit | 10bf573bc10f50f316764418c704309b02cd1246 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Dec 20 00:06:41 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 10:02:47 2011 +0000 |
tree | 5862b3c0dab39c61e6467c93a151400d86284b80 | |
parent | 64760a4ee6e0d01c0019495a6513229259d86296 [diff] |
drm: plane: mutex_unlock() was missing Unlock the mode_config mutex if drm_plane_init() fails. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>