drm/radeon/kms: set family for use in parser.
authorDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2011 09:58:29 +0000 (19:58 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2011 10:08:46 +0000 (20:08 +1000)
Wierdly the kms parser never initialised the family, it wasn't really used
much, but the fmt checker patch started using it and it fell over.

Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found