]> git.karo-electronics.de Git - linux-beck.git/commit
serial: pl010: Convert to modern PM ops
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 3 Dec 2013 10:04:27 +0000 (11:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:09:07 +0000 (17:09 -0800)
commit95468240d833314995e482bd4c75cfe660919e9a
tree45fe00e64cc8b4a7fe5a6c1c2a69f5986dcaf86a
parent311df74ade503af204ac6b8ee55ce30ff2411398
serial: pl010: Convert to modern PM ops

Convert to modern PM ops and use the SIMPLE_DEV_PM_OPS macro to set up
the PM callbacks.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/amba-pl010.c