From: Paul Mundt Date: Tue, 28 Jun 2011 04:44:37 +0000 (+0900) Subject: serial: sh-sci: Regtype probing doesn't need to be fatal. X-Git-Tag: v3.1-rc1~99^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3127c6b225c6893bdfcd4db64d4316ce317fc10f;p=pandora-kernel.git serial: sh-sci: Regtype probing doesn't need to be fatal. This was using a BUG_ON(), but it's not strictly necessary, so relax the constraints a bit. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed