Skip to content
Two GPIO fixes:
- GPIO direction flags where handled wrong in the new
  descriptor-based API, so direction changes did not always
  "take".
- Fix a handler installation race in the generic GPIO
  irqchip code.