serial: xuartps: Cleanup the clock enable
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Wed, 15 Mar 2017 15:38:56 +0000 (08:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2017 05:14:00 +0000 (14:14 +0900)
commit81e33b51ed69d2b2eaf3fbeb043144b9d9ec7629
tree87ebfdba74cd5c44ccaef9b6780b4399a4b12e6d
parent9d1d994d33fe4863c8caeeaac264664815f4c321
serial: xuartps: Cleanup the clock enable

The core handles the clocking now. Remove the clock disable in
suspend. In resume we enable the clocks and disable after register
write.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c