commit | 0de3b4856907d9937c6c23cfbfdec1e8e3596ea7 | [log] [tgz] |
---|---|---|
author | Thomas Jarosch <thomas.jarosch@intra2net.com> | Thu Aug 25 15:37:45 2011 +0200 |
committer | Keith Packard <keithp@keithp.com> | Thu Aug 25 11:21:20 2011 -0700 |
tree | f3c8b0ba5d4fd30384dc230d4286b6c689ae548f | |
parent | a2cc797d2d1a116b607de353de0ae1c2cab80b74 [diff] |
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked Otherwise it just contains random memory. Issue detected by cppcheck. Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>