tty: max310x: Use dev_pm_ops
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 11 Mar 2013 17:44:50 +0000 (18:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:29:29 +0000 (16:29 -0700)
commitb7df719db7326d51a3145bb0cfc277aeb50763c3
treead1c74c79d48d40ade368b10ae69b03ba73e10fc
parentc47ddc26db389e046c1414c78ac4a6016c7df500
tty: max310x: Use dev_pm_ops

Use dev_pm_ops instead of the deprecated legacy suspend/resume for the
max310x driver.

Cc: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/max310x.c