MLK-17537-3: drm/bridge: nwl-dsi: Remove some vars
authorRobert Chiras <robert.chiras@nxp.com>
Mon, 4 Feb 2019 12:31:31 +0000 (14:31 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitd8f17fcdc43431221175f0635fe98ca9f12526fe
tree849feec9f8896ea184402c7a88b882ee743a18cd
parenta53b4beab77526a495ec847ba409d8a38d3bf1d3
MLK-17537-3: drm/bridge: nwl-dsi: Remove some vars

Remove the variables 'format', 'vc' and 'dsi_mode_flags' since we can
use the directly from the dsi_device object.
Also, fix the VACTIVE value (currently, -1 is subtracted from it but it
wasn't necessary).

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/drm/bridge/nwl-dsi.c