From: Guennadi Liakhovetski Date: Wed, 11 Jul 2012 02:54:11 +0000 (-0400) Subject: mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() X-Git-Tag: v3.5-rc7~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623b51fc8642fd3c795fa9903be3adaa537ad9c5;p=pandora-kernel.git mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() Fix a boot regression on Mackerel boards with sh_mobile_sdhi in existing kernels causing: genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq XXX caused by 1c6c6952 (genirq: Reject bogus threaded irq requests). This is backported from Guennadi's patch: "mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions" Reported-by: Rafael J. Wysocki Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed