commit | ad75b88ac3792ae6a541d9b9fa84e379bd0b29dd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Aug 03 12:33:20 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 03 12:33:20 2011 +0900 |
tree | dcd5414fa3a8cb0d8c55eddde6d6699016d8058e | |
parent | c027a474a68065391c8773f6e83ed5412657e369 [diff] |
serial: sh-sci: Fix up default regtype probing. Presently the default regtype probing inadvertently bails out due to an inverted error check. This fixes it up, and gets platforms without explicit regtype specifications working again. Reported-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>