commit | ea059a1ec4496a10f94ca9d0c1b530faf1b85dce | [log] [tgz] |
---|---|---|
author | Luca Tettamanti <kronos.it@gmail.com> | Thu Apr 08 21:41:59 2010 +0200 |
committer | Eric Anholt <eric@anholt.net> | Mon Apr 12 09:24:00 2010 -0700 |
tree | 6b0d1b561d31809baa23f277ffefd17caf5e8294 | |
parent | a1f4b7ff23d9698b6556c5030c781caecad8c1e2 [diff] |
drm/i915: do not read uninitialized ->dev_private ->dev_private at that point is NULL and is initialied only a few lines later. Signed-off-by: Luca Tettamanti <kronos.it@gmail.com> Signed-off-by: Eric Anholt <eric@anholt.net>