drm/nouveau: downgrade severity of most init table parser errors
authorBen Skeggs <bskeggs@redhat.com>
Tue, 29 Jun 2010 06:09:24 +0000 (16:09 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Jul 2010 00:13:10 +0000 (10:13 +1000)
As long as we know the length of the opcode, we're probably better off
trying to parse the remainder of an init table rather than aborting in
the middle of it.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bios.c