]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: dnfb doesnt check for Apollo
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:15 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:49 +0000 (13:28 -0700)
commit595c3875fe266fbc9ce9499e5ec7a8476212286f
treedfa0b6710bfa9212c5aa7deed02c7b7ef49e40ff
parent54aa44816e1ebf88253ad0174e400aabd380e3b4
m68k: dnfb doesnt check for Apollo

The Apollo frame buffer device driver (dnfb) doesn't check whether it's
actually running on Apollo hardware, causing a crash if it isn't.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/dnfb.c