drm/i915: Fix function name in comment
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 14 Nov 2017 00:46:38 +0000 (16:46 -0800)
committerImre Deak <imre.deak@intel.com>
Tue, 14 Nov 2017 11:37:03 +0000 (13:37 +0200)
commit40c7ae457cf969b2558a8a8f3827e8399e68a986
tree86ae44a059c9b486f5933f8d7291a7b61c3b9759
parentb03ec3d67ab840f674eb61a3467fd971c9552aa4
drm/i915: Fix function name in comment

Commit 78597996370c (drm/i915/bxt: Fix PPS lost state after suspend
breaking eDP link training) renamed the function to
intel_power_sequencer_reset() but forgot to update comment.

Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171114004638.5186-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/intel_dp.c