diff options
author | Mathieu Poirier | 2017-08-02 18:21:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2017-08-28 16:05:47 +0200 |
commit | 1655a3d6f3174f359bc0bf25312fa4057dc81c72 (patch) | |
tree | 252e7e9bf046e7d278502e84692de9f24f2a91ec /drivers/char/pcmcia | |
parent | coresight: Add barrier packet for synchronisation (diff) | |
download | kernel-qcow2-linux-1655a3d6f3174f359bc0bf25312fa4057dc81c72.tar.gz kernel-qcow2-linux-1655a3d6f3174f359bc0bf25312fa4057dc81c72.tar.xz kernel-qcow2-linux-1655a3d6f3174f359bc0bf25312fa4057dc81c72.zip |
coresight: etb10: Move etb_disable_hw() outside of lock
Function etb_disable_hw() is already taking care of unlocking and locking
the coresight access register and as such doesn't need to be placed
within the unlock/lock of function etb_update_buffer().
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/pcmcia')
0 files changed, 0 insertions, 0 deletions