commit | 81e33b51ed69d2b2eaf3fbeb043144b9d9ec7629 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Wed Mar 15 08:38:56 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 17 14:14:00 2017 +0900 |
tree | 87ebfdba74cd5c44ccaef9b6780b4399a4b12e6d | |
parent | 9d1d994d33fe4863c8caeeaac264664815f4c321 [diff] |
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>