]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/lspcon: Remove unused force change mode parameter
authorImre Deak <imre.deak@intel.com>
Mon, 21 Nov 2016 19:15:07 +0000 (21:15 +0200)
committerImre Deak <imre.deak@intel.com>
Wed, 23 Nov 2016 11:32:01 +0000 (13:32 +0200)
commit902488004658ca3d8ee023875e3ac3a7965a8bc9
tree87aa52f59d1c91b2f29637c4538b46fbce4dc776
parent357c0ae9198ad7f526f229c4f33921e8e3a3e9a0
drm/i915/lspcon: Remove unused force change mode parameter

All callers asked for a forced change but the function ignored this
parameter. It doesn't seem to be necessary to force the change in any
case so let's just remove the parameter.

Cc: Shashank Sharma <shashank.sharma@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Shashank Sharma <shashank.sharma@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1479755707-29596-5-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/intel_lspcon.c