diff options
author | Zach Reizner <zachr@google.com> | 2014-11-18 04:19:41 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-11-20 04:41:26 +0300 |
commit | a7ca52e108e549669940b11779bb491a931f8c65 (patch) | |
tree | 290248f5e52ba80d17e82b0bf22103e79b041ea6 /Documentation | |
parent | b0fcfc899513a4d4729914b6872ab0564c0f523a (diff) | |
download | linux-a7ca52e108e549669940b11779bb491a931f8c65.tar.xz |
drm/cirrus: fix leaky driver load error handling
Before this patch, cirrus_device_init could have failed while
cirrus_mm_init succeeded and the driver would have reported overall
success on load. This patch causes cirrus_device_init to return on
the first error encountered.
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions