diff options
author | Sean Paul <[email protected]> | 2019-06-17 16:12:53 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-06-20 14:42:09 -0400 |
commit | 09951aaa7229b253b0e00979d6c6d17b20e16fe4 (patch) | |
tree | 5dcaaab988f34c9c14ccc1db9ef2f4b5ca18fbde /net/lapb/lapb_subr.c | |
parent | e3a91f893cabd684a6cd63599425118308defc06 (diff) |
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
It's a bit dangerous to store the flags in msm_dsi since there's no way to
tell when they're populated. Fortunately the only place that uses them
is the same place that fills them. So just use a local variable and
delete the struct member.
Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions