diff options
author | David Ahern <david.ahern@oracle.com> | 2015-03-19 20:05:57 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-20 01:54:49 (GMT) |
commit | 5b0d4b5514bbcce69b516d0742f2cfc84ebd6db3 (patch) | |
tree | 2bb8ddcb4b95ff266e21ca57ba3248d22a943f6c /drivers/mailbox | |
parent | b314acaccd7e0d55314d96be4a33b5f50d0b3344 (diff) | |
download | linux-5b0d4b5514bbcce69b516d0742f2cfc84ebd6db3.tar.xz |
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
perf_pmu_disable is called by core perf code before pmu->del and the
enable function is called by core perf code afterwards. No need to
call again within sparc_pmu_del.
Ditto for pmu->add and sparc_pmu_add.
Signed-off-by: David Ahern <david.ahern@oracle.com>
Acked-by: Bob Picco <bob.picco@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions