serial: sh-sci: Regtype probing doesn't need to be fatal.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 04:44:37 +0000 (13:44 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 04:44:37 +0000 (13:44 +0900)
This was using a BUG_ON(), but it's not strictly necessary, so relax the
constraints a bit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found