diff options
author | Marko Kohtala <marko.kohtala@okoko.fi> | 2019-06-18 10:41:06 +0300 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2019-07-23 18:17:37 +0300 |
commit | ed1dc7d565788eb2b378360c79d7060ad2d41770 (patch) | |
tree | af2b52cadcb3fcd267b02ea795dad16b80cbf5c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8cbff03bb090d537063c935058ab6fceb8ee30f5 (diff) | |
download | linux-ed1dc7d565788eb2b378360c79d7060ad2d41770.tar.xz |
video: ssd1307fb: Use screen_buffer instead of screen_base
sparse reported incorrect type due to different address spaces.
The screen_base is __iomem, but the memory is not from a device so we can
use screen_buffer instead and avoid some type casts.
Signed-off-by: Marko Kohtala <marko.kohtala@okoko.fi>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@linux.ie>
Cc: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190618074111.9309-2-marko.kohtala@okoko.fi
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions