summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2011-05-06 11:02:37 (GMT)
committerChris Ball <cjb@laptop.org>2011-05-25 03:53:53 (GMT)
commit3ab5006471855e0864e0d83a5b39c811c525ed83 (patch)
tree7484343b28cad8118c3ca1deb54a26401ba9d9f0 /usr
parent8e7bfdb37ac001c95d2c768932b57de1019409cd (diff)
downloadlinux-3ab5006471855e0864e0d83a5b39c811c525ed83.tar.xz
mmc: sdhi: no need for special interrupt flags
Modify the SDHI driver to get rid of unwanted irq flags. IRQF_DISABLED unused, see include/linux/interrupt.h IRQF_TRIGGER_FALLING only relevant on external IRQ pins, but since SDHI is internal in the SoC this can go away. Needed to support SDHI on sh73a0 that comes with a GIC that errors out with the IRQF_TRIGGER_FALLING setting. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions