Module Name: src Committed By: jmcneill Date: Sun Apr 15 18:24:52 UTC 2018
Modified Files: src/sys/arch/arm/sunxi: sunxi_mmc.c Log Message: Simplify interrupt handling by only enabling interrupts for events that we actually need. After we've consumed the event, mask the interrupt. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/sunxi/sunxi_mmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.