diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2013-10-31 09:10:18 -0700 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2013-12-10 14:20:24 +0100 |
commit | 9f4f5d26c66153bc63ea60f4f05dd6f19e9e7b48 (patch) | |
tree | eccc8ea895ad57da978207bbc090b0f1563b34ab /net/unix/sysctl_net_unix.c | |
parent | f4d5d7b7c60c0258f7556f5cfddec2934666aa77 (diff) |
arm: zynq: Set proper GIC flags
Zynq is able to wake up on any IRQ, so flag it with
IRQCHIP_SKIP_SET_WAKE, and we want to mask off the IRQs when
going to suspend to avoid transient effects so also flag
this with IRQCHIP_MASK_ON_SUSPEND.
This is essentially, making the same changes as commit
'ARM: ux500: set proper GIC flags'
(sha1: 7e1f97ea8ffa66679252520dbbbd6ec413ecae68) for Zynq.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions