[PATCH] Fix Specialix SI probing
authorMarc Zyngier <maz@misterjones.org>
Sun, 26 Feb 2006 11:02:56 +0000 (12:02 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:10:58 +0000 (09:10 -0800)
commit04a3d311c01d3ad287750c5c8d03fa614475af91
treee3d4f7f3d242ed687d7417c3619622fa224f2d9c
parent489708007785389941a89fa06aedc5ec53303c96
[PATCH] Fix Specialix SI probing

As the (probably) last user of a Specialix SI board, I noticed that
recent kernels would fail to probe the sucker.  Quick investigation
indicate a few missing braces...

I left the double probing in place, as it looks like it's been here
forever.

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/sx.c