commit | eb98630ba02f6a23a2d202be082757a9e9940b2b | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun May 18 20:47:17 2008 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 18 13:28:49 2008 -0700 |
tree | d60e16ca2c77f33330d42251758c767d81d8e673 | |
parent | 0f734484ac51711f6b9e48b42242e19e88eb2926 [diff] |
m68k: Some input drivers do not check the platform Some input drivers do not check whether they're actually running on the correct platform, causing multi-platform kernels to crash if they are not. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>