diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-01-19 17:51:37 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-01-19 17:51:37 +0900 |
commit | e8183a6c6238a192fba32ac47d75fd076ca487a6 (patch) | |
tree | 838ae23f63d26435c917403b850669c9629e21cb /lib/mpi/mpi-scan.c | |
parent | 86b7d0e288c326d3ea7c22600cb7b6d84abb2968 (diff) |
serial: sh-sci: Fix up ioremap handling.
We were using an IS_ERR() check for the ioremap case, presumably because
this matched the old custom ioremap call that sh64 was providing. Now
that all ioremap() implementations trap the IS_ERR case and hand back a
NULL, check for that instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions