commit | 6daa79b3c113bf95793aee95fcfb4008e85614eb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jun 15 07:07:38 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 15 07:07:38 2009 +0900 |
tree | b079d216ef2cc2e8d0b3c4dd451025f4ba719157 | |
parent | 0c50f6f38399685d0c9ef0f5ffd6c4955e31cb26 [diff] |
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>