diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-02-05 23:46:29 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-02-16 14:35:51 +0200 |
commit | f67a008e02e5751296300f9e7aa1028afc4a4964 (patch) | |
tree | 6b7737d099c9d00c1e02570d0fe7c65122dd383b /drivers/fpga/fpga-mgr.c | |
parent | be317ca0a338ab3976d7c74975458638d0cedf90 (diff) |
drm/i915: Sprinkle WARN(!pll) into icl/dg1 .clock_enable()
The other DDI .enable_clock() functions are trying to protect us
against pll==NULL. A bit tempted to throw out all the WARNs as
just unnecessary noise, but I guess they might have some use
when poking around the shared_dpll code (not sure it wouldn't
oops elsewhere though). So let's unify it all and sprinkle in
the missing WARNs for icl/dg1.
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210205214634.19341-11-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions