summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mipi_dsi.c
diff options
context:
space:
mode:
authorRob Clark <robdclark@gmail.com>2014-10-31 11:50:55 -0400
committerRob Clark <robdclark@gmail.com>2014-11-16 14:22:42 -0500
commit0122f96fc2c1f911cb5b4db0a6dc98ac367e7e44 (patch)
tree8091db85bef846a44943b98d2d20ed66d18127f6 /drivers/gpu/drm/drm_mipi_dsi.c
parentb7bbd6406ae82f4faa8a5e571866e44f4c49255d (diff)
downloadtalos-obmc-linux-0122f96fc2c1f911cb5b4db0a6dc98ac367e7e44.tar.gz
talos-obmc-linux-0122f96fc2c1f911cb5b4db0a6dc98ac367e7e44.zip
drm/msm/adreno: slight init order cleanup
Move anything that can fail after call to base class msm_gpu_init(). This way, if we fail, active_list has already been initialized so we don't trip 'WARN_ON(!list_empty(&gpu->active_list))' in msm_gpu_cleanup(). Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/drm_mipi_dsi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud