commit | a012024571d98e2e4bf29a9168fb7ddc44b7ab86 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Apr 18 14:51:21 2018 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Jul 06 14:57:03 2018 +0200 |
tree | 8473ad687dcb82b1cc422ccfdff10ba30bbe96d6 | |
parent | 8adbbb2e7871e76d53ea91e6159864ee534fdac8 [diff] |
drm/crc: Only report a single overflow when a CRC fd is opened This reduces the amount of spam when you debug a CRC reading program. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> [mlankhorst: Change bool overflow to was_overflow (Ville)] Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180418125121.72081-1-maarten.lankhorst@linux.intel.com