drm/radeon/kms/atom: make sure tables are valid (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 18 Mar 2010 05:04:01 +0000 (01:04 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 31 Mar 2010 03:11:29 +0000 (13:11 +1000)
Check that atom cmd and data tables are valid
before using them.

(v2)
- fix some whitespace errors noticed by Rafał Miłecki
- check a few more cases

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found