diff options
author | Lloyd Atkinson <latkinso@codeaurora.org> | 2018-01-16 16:26:03 -0500 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-02-20 10:41:20 -0500 |
commit | 3f0689e663524115b068258bab789dff1ddab5da (patch) | |
tree | c2882af2e01a48f05dfe05bddddfa7a3d41c08d4 /drivers/gpu/drm/msm/msm_debugfs.c | |
parent | 6e1787cf45e48866c01dadc2a1b6c3d63d75b8d1 (diff) |
drm/msm/dsi: check msm_dsi and dsi pointers before use
Move null checks of pointer arguments to the beginning of the
modeset init function since they are referenced immediately
instead of after they have already been used.
Signed-off-by: Lloyd Atkinson <latkinso@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_debugfs.c')
0 files changed, 0 insertions, 0 deletions