OpenCloudOS-Kernel/arch/arm/boot
Javier Martinez Canillas e5c914fffd ARM: dts: omap3-lilly-a83x: Don't use IRQ level flag for a GPIO
The card detect GPIO is using IRQ_TYPE_LEVEL_LOW in the GPIO flag cells
but this defined constant is meant to be used for a IRQ and not a GPIO.
So instead use GPIO_ACTIVE_LOW that seems to be the original intention.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2015-10-12 16:41:41 -07:00
..
bootp
compressed lib/decompressors: use real out buf size for gunzip with kernel 2015-09-10 13:29:01 -07:00
dts ARM: dts: omap3-lilly-a83x: Don't use IRQ level flag for a GPIO 2015-10-12 16:41:41 -07:00
.gitignore
Makefile kbuild: use relative path to include Makefile 2015-04-02 16:42:08 +02:00
install.sh