Skip to content
GPIO fixes for the v3.13 series:

- A big slew of documentation for the gpiod transition that
  happened in the merge window, no semantic effect, but we should
  provide proper documentation with the new API.

- Fix flags related to the new API.

- Fix to the find_chip_by_name() lookup function related to the
  new API.

- Fix of_find_gpio() when not using device tree.

- Bug fix for the TB10x direction setting.

- Error path fixes from Dan Carpenter.

- Nasty IRQdomain bug relating to taking an unitialized spinlock.

- Minor fixes here and there.