Go to file
Matthias Brugger e5f7e31214 gpio: xgene: Fix kconfig for standby GIPO contoller
The standby GPIO controller can be used as a interrupt controller.
Select GPIOLIB_IRQCHIP when compiling this driver. Otherwise we get
a compilation error:

drivers/gpio/gpio-xgene-sb.c: In function 'xgene_gpio_sb_probe':
drivers/gpio/gpio-xgene-sb.c:312:10: error: 'struct gpio_chip'
  has no member named 'irqdomain'
  priv->gc.irqdomain = priv->irq_domain;
          ^
scripts/Makefile.build:295: recipe for target
'drivers/gpio/gpio-xgene-sb.o' failed
make[2]: *** [drivers/gpio/gpio-xgene-sb.o] Error 1

Fixes: 1013fc41 "gpio: xgene: Enable X-Gene standby GPIO as interrupt controller"
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Acked-by: Quan Nguyen <qnguyen@apm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-03-16 13:00:29 +01:00
Documentation gpio: Add generic serializer DT binding 2016-03-15 09:54:28 +01:00
arch Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel 2016-03-09 17:40:37 +07:00
block Merge branch 'for-linus' of git://git.kernel.dk/linux-block 2016-01-29 12:56:08 -08:00
certs certs: add .gitignore to stop git nagging about x509_certificate_list 2015-10-21 15:18:35 +01:00
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2016-01-22 11:58:43 -08:00
drivers gpio: xgene: Fix kconfig for standby GIPO contoller 2016-03-16 13:00:29 +01:00
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs 2015-12-04 10:35:11 -02:00
fs Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-01-31 15:49:06 -08:00
include gpio: uapi: use 0xB4 as ioctl() major 2016-03-10 16:02:52 +07:00
init mm: memcontrol: rein in the CONFIG space madness 2016-01-20 17:09:18 -08:00
ipc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-01-23 12:24:56 -08:00
kernel Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-01-31 15:49:06 -08:00
lib debugobjects: Allow bigger number of early boot objects 2016-01-27 15:40:59 +01:00
mm Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm 2016-01-29 15:13:48 -08:00
net Rework and error handling fixes, primarily in the fscatch and fd transports. 2016-01-24 12:39:09 -08:00
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-11-17 13:52:59 -08:00
scripts powerpc fixes for 4.5 2016-01-29 16:10:16 -08:00
security KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set 2016-01-28 10:48:40 +11:00
sound ALSA: hda - disable dynamic clock gating on Broxton before reset 2016-01-29 14:00:41 +01:00
tools Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel 2016-03-09 17:40:37 +07:00
usr usr/Kconfig: make initrd compression algorithm selection not expert 2014-12-13 12:42:52 -08:00
virt kvm: rename pfn_t to kvm_pfn_t 2016-01-15 17:56:32 -08:00
.get_maintainer.ignore Add hch to .get_maintainer.ignore 2015-08-21 14:30:10 -07:00
.gitignore Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2015-09-08 14:23:13 -07:00
.mailmap mailmap: redirect inactive address <ao2@amarulasolutions.com> 2016-01-27 10:50:04 -08:00
COPYING
CREDITS ./CREDITS: add credit information for Martin Kepplinger 2016-01-20 17:09:18 -08:00
Kbuild time: Remove development rules from Kbuild/Makefile 2015-07-01 09:57:35 +02:00
Kconfig kbuild: migrate all arch to the kconfig mainmenu upgrade 2010-09-19 22:54:11 -04:00
MAINTAINERS Merge branch 'chardev' into devel 2016-02-09 12:58:19 +01:00
Makefile Linux 4.5-rc2 2016-01-31 18:12:16 -08:00
README README: Add ARC architecture 2015-09-18 10:05:29 -06:00
README.md Share upstreaming patches 2016-02-23 19:33:35 +05:30
REPORTING-BUGS Docs: Move ref to Frohwalt Egerer to end of REPORTING-BUGS 2013-04-18 16:55:09 -07:00

README.md

linux-upstream

This is for sharing upstreaming activities.