diff options
| author | Damien Lespiau <[email protected]> | 2013-03-07 15:30:25 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-03-23 13:26:56 +0100 |
| commit | 00037c2e95618c8a598ff41e2fc4d34367b0eb91 (patch) | |
| tree | cf7ec9d659b0168534035f3dc55569a85d081ffc /include/linux/debugobjects.h | |
| parent | e3dff585508636c8d2915cc1595e04f16ccd66ba (diff) | |
drm/i915: Error out if we are trying to use VGA with SPLL already in use
Our static analysis tool noticed that 'reg' could be used uninitialized if
we are trying to get a PLL to drive VGA and SPLL is already in use
(plls->spll_refcoung != 0).
In the (error) case above, let's return false to the caller and emit an
error.
Signed-off-by: Damien Lespiau <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions