diff options
author | Dmitry Osipenko <[email protected]> | 2019-11-05 00:56:02 +0300 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2019-11-06 12:04:00 +0900 |
commit | e7955a34a2344b5a237aabd4d8a43e30c3183b79 (patch) | |
tree | d5b8275d710bdea2b520d6e104ae31f42e0d54ca /drivers/usb/cdns3/cdns3-debug.h | |
parent | 7296443b900e6a432da3d6b1a7862beb83946d19 (diff) |
PM / devfreq: tegra30: Drop write-barrier
There is no need in a write-barrier now, given that interrupt masking is
handled by CPU's GIC now. Hence we know exactly that interrupt won't fire
after stopping the devfreq's governor. In other cases we don't care about
potential buffering of the writes to hardware and thus there is no need to
stall CPU.
Reviewed-by: Chanwoo Choi <[email protected]>
Tested-by: Peter Geis <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions