]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: mpc52xx: remove reference to .set_wake()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Oct 2013 07:20:35 +0000 (09:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:16:19 +0000 (13:16 -0700)
commitc38c4454d8b880f095faeb279dc7121f5789a06f
treec24340e822998132e75004d63fc5174e800f07e2
parentadedb750727cdc33aa5074a7a3e68d47f1debc83
serial: mpc52xx: remove reference to .set_wake()

This callback is gone and not coming back, so will not be
supported later.

Cc: Gerhard Sittig <gsi@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mpc52xx_uart.c