OSDN Git Service

drivers: GICv3: remove the rtb logs of gic_poke_irq
authorRunmin Wang <runminw@codeaurora.org>
Thu, 22 Sep 2016 23:49:45 +0000 (16:49 -0700)
committerRunmin Wang <runminw@codeaurora.org>
Fri, 23 Sep 2016 00:00:50 +0000 (17:00 -0700)
commit08bc9d3d6016f924695dae6d9c9c98f2a2788c9b
tree29c3470c0d67ac14de6cfd788a60b44d886f39b4
parent9e2d528dc47d04e98c5e6f1c4ef84fc268115d36
drivers: GICv3: remove the rtb logs of gic_poke_irq

gic_poke_irq creates lots of RTB logging. Update the API to call
the no log version of write_relax.

CRs-Fixed: 1070282
Change-Id: I6924bc24fafb1685a2a157656281e7d36223257e
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
drivers/irqchip/irq-gic-v3.c