diff options
author | 2023-06-28 15:24:37 +0200 | |
---|---|---|
committer | 2023-07-11 07:22:45 +0200 | |
commit | 4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe (patch) | |
tree | a3af51e0ff195d806eb51fdfa59035b5ee9f6314 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.5-rc1 (diff) | |
download | wireguard-linux-4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe.tar.xz wireguard-linux-4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe.zip |
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