From 2220a4b695f2f5ac9fe212de4bcfa5365318136f Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sat, 28 Jan 2017 14:43:35 -0500 Subject: Improve imx31 interrupt code for PMIC and GPIO Fix stuff that was bugging me about the way I did it at first. While messing around I found RDS code wasn't masking its GPIO ISR as it should, which might lead to two different interrupts messing with the static data. Change-Id: I54626809ea3039a842af0cc9e3e42853326c4193 --- firmware/SOURCES | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/SOURCES') diff --git a/firmware/SOURCES b/firmware/SOURCES index d00e56f1a6..88e40fa74f 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1139,10 +1139,8 @@ target/arm/imx31/uart-imx31.c target/arm/imx31/gigabeat-s/adc-gigabeat-s.c target/arm/imx31/gigabeat-s/backlight-gigabeat-s.c target/arm/imx31/gigabeat-s/button-gigabeat-s.c -target/arm/imx31/gigabeat-s/gpio-gigabeat-s.c target/arm/imx31/gigabeat-s/kernel-gigabeat-s.c target/arm/imx31/gigabeat-s/i2s-gigabeat-s.c -target/arm/imx31/gigabeat-s/mc13783-gigabeat-s.c target/arm/imx31/gigabeat-s/power-gigabeat-s.c target/arm/imx31/gigabeat-s/powermgmt-gigabeat-s.c target/arm/imx31/gigabeat-s/system-gigabeat-s.c -- cgit v1.2.3