serial: sh-sci: Move over to dev_pm_ops.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 22:07:38 +0000 (07:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 22:07:38 +0000 (07:07 +0900)
commit6daa79b3c113bf95793aee95fcfb4008e85614eb
treeb079d216ef2cc2e8d0b3c4dd451025f4ba719157
parent0c50f6f38399685d0c9ef0f5ffd6c4955e31cb26
serial: sh-sci: Move over to dev_pm_ops.

Presently the boot log whines about suspend/resume hooks at the platform
driver level, move these over to dev_pm_ops.

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