diff options
author | Linus Torvalds | 2014-03-07 18:54:40 +0100 |
---|---|---|
committer | Linus Torvalds | 2014-03-07 18:54:40 +0100 |
commit | 8ab47d3ec77d94ad9a6bb01efd696e1e34cfe80d (patch) | |
tree | dfe224031577dadd713208f2e22cb2a002f34fcb /drivers/staging | |
parent | Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin... (diff) | |
parent | pinctrl: sirf: fix kernel panic in gpio_lock_as_irq (diff) | |
download | kernel-qcow2-linux-8ab47d3ec77d94ad9a6bb01efd696e1e34cfe80d.tar.gz kernel-qcow2-linux-8ab47d3ec77d94ad9a6bb01efd696e1e34cfe80d.tar.xz kernel-qcow2-linux-8ab47d3ec77d94ad9a6bb01efd696e1e34cfe80d.zip |
Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Pull pin control fixes from Linus Walleij:
"This is a set of pin control fixes I have collected over the last few
days. Some have rotated more than others in linux-next, but they were
rebased on v3.14-rc5 due to sloppy commit messages. I am quite
convinced that they are all good fixes that only hit this or that
individual driver and not the entire subsystem.
- Fix chained interrupts, interrupt masking and register offset
calculation for the sunxi driver
- Make MSM a bool rather than a tristate to stop build problems to
happen - chained interrupt controllers cannot currently be defined
in modules
- Fix a clock in the PFC driver
- Fix a kernel panic in the sirf driver"
* tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
pinctrl: sirf: fix kernel panic in gpio_lock_as_irq
pinctrl: sh-pfc: r8a7791: SD1_CLK fix
pinctrl: msm: make PINCTRL_MSM bool instead of tristate
pinctrl: sunxi: Fix interrupt register offset calculation
pinctrl: sunxi: Fix masking when setting irq type
pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions