Skip to content
GPIO fixes for v4.10:

- Fix a lockdep issue: the threaded irqchips also need their unique
  key, and take this opportunity to get rid of the horrible macro and
  replace it with a static inline.