diff options
author | Rob Clark <rob@ti.com> | 2012-09-05 16:48:53 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-10 16:04:21 -0700 |
commit | 0b0d7b62bed81a76dd2b3f12ba6a33eb144a1df6 (patch) | |
tree | 22d017d358573c803d73727579c4b330aa5cc081 /tools/perf/scripts/python | |
parent | abf02cfc179bb4bd30d05f582d61b3b8f429b813 (diff) |
drm/omap: update for interlaced
'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without
a matching update in omap_connector, this field could have undefined
values from the stack, which isn't quite ideal.
Update the fxns to convert omapdss<->drm timings structs, and zero-init
'struct omap_video_timings' when it is declared on stack to avoid issues
like this in the future.
Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions