diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-06-28 16:24:37 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-07-11 08:22:45 +0300 |
commit | 4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe (patch) | |
tree | a3af51e0ff195d806eb51fdfa59035b5ee9f6314 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) | |
download | linux-4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe.tar.xz |
fbdev: imxfb: warn about invalid left/right margin
Warn about invalid var->left_margin or var->right_margin. Their values
are read from the device tree.
We store var->left_margin-3 and var->right_margin-1 in register
fields. These fields should be >= 0.
Fixes: 7e8549bcee00 ("imxfb: Fix margin settings")
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions