tty: xuartps: Remove suspend/resume functions
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Mon, 13 May 2013 17:46:35 +0000 (10:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2013 19:04:38 +0000 (12:04 -0700)
commite424259e2e27290c457f65161ae62f7c89215b88
tree13a34860c2cb8cd6b9a5c37dac9780ea7a95bb2d
parentf1f836e4209eb904008efeb5faa69839b24fab5b
tty: xuartps: Remove suspend/resume functions

Currently Zynq does not support suspend/resume.
The driver callbacks are never used or tested, broken and using the old
PM interface.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c