diff options
author | 2012-05-08 18:19:15 +0530 | |
---|---|---|
committer | 2012-05-09 13:44:07 +0300 | |
commit | 5dd747e8892a63a5d4cc1d2765c0f533a5d74cfd (patch) | |
tree | 2b58d6d31773dfee3c69c755baa07e158ddb540a /drivers/spi/spi-omap2-mcspi.c | |
parent | OMAPDSS: MANAGER: Create a function to check manager timings (diff) | |
download | wireguard-linux-5dd747e8892a63a5d4cc1d2765c0f533a5d74cfd.tar.xz wireguard-linux-5dd747e8892a63a5d4cc1d2765c0f533a5d74cfd.zip |
OMAPDSS: APPLY: Don't check manager settings if it is disabled
If a manager is disabled, there is no guarantee at any point in time that all
it's parameters are configured. There is always a chance that some more
parameters are yet to be configured by a user of DSS, or by DSS itself.
However, when the manager is enabled, we can be certain that all the parameters
have been configured, as we can't enable a manager with an incomplete
configuration. Therefore, if a manager is disabled, don't check for the validity
of it's parameters or the parameters of the overlays connected to it. Only check
once it is enabled. Add a check in dss_check_settings_low() to achieve the same.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions