serial: sh-sci: Use dev_name() for region reservations.
commit1020520e41965eb11759a0c40e6ab66297340df6
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Jan 2011 07:00:31 +0000 (21 16:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Jan 2011 07:00:31 +0000 (21 16:00 +0900)
treef1088a8b363c25886e7cf5a8525fc96fbe985bf3
parentf6e9495d68b91138afbf929c222a09f5d12b29fa
serial: sh-sci: Use dev_name() for region reservations.

dev_name() matches what the other drivers are doing, so prefer that over
the port type.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c