Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe-ppc32
Commits
4b8bdae7
Commit
4b8bdae7
authored
Apr 09, 2018
by
Greg Gallagher
Committed by
Philippe Gerum
Apr 03, 2019
Browse files
irqchip: ipipe: Set irq-bcm2835 pipeline safe
parent
415c5894
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/irqchip/irq-bcm2835.c
View file @
4b8bdae7
...
...
@@ -115,6 +115,7 @@ static struct irq_chip armctrl_chip = {
.
irq_hold
=
armctrl_mask_irq
,
.
irq_release
=
armctrl_unmask_irq
,
#endif
.
flags
=
IRQCHIP_PIPELINE_SAFE
,
};
static
int
armctrl_xlate
(
struct
irq_domain
*
d
,
struct
device_node
*
ctrlr
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment