commit | e543ae896626a54c0c05e3c434312d6d033d450c | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Oct 29 18:35:52 2008 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 06 10:44:43 2009 -0800 |
tree | 2bb381ab3822c9202e2fef60c02be3ba7f754726 | |
parent | 7898aa5c39d159684dad15bab1150b8e77c7aed6 [diff] |
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 <vapier@gentoo.org> Signed-off-by: Hans J. Koch <hjk@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>