From: Mike Frysinger Date: Wed, 29 Oct 2008 22:35:52 +0000 (-0400) Subject: UIO: uio_pdrv_genirq: allow custom irq_flags X-Git-Tag: v2.6.29-rc1~229^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e543ae896626a54c0c05e3c434312d6d033d450c;p=pandora-kernel.git UIO: uio_pdrv_genirq: allow custom irq_flags I can't think of a reason why the driver prevents people from setting any custom bits in their platform device, but I can think of some reasons for allowing custom flags. Like setting the IRQF_TRIGGER_... bits. Signed-off-by: Mike Frysinger Signed-off-by: Hans J. Koch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed