USB: s3c2410 gadget: allow sharing of vbus irq
authorBen Dooks <ben-linux@fluff.org>
Mon, 19 Nov 2007 22:28:14 +0000 (22:28 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Nov 2007 21:58:36 +0000 (13:58 -0800)
commit8802bca4feed9e60d22a91cc5ccb1c4a1d8e3d71
tree0bb23aedd1c6b8fd2338f20fea70c4e6ba1d72e4
parent899d566a6e7533cb5ad613a656c7f53a2b88abcd
USB: s3c2410 gadget: allow sharing of vbus irq

If another driver wants to claim the vbus pin, say
to notify the user of an connect/disconnect then allow
the IRQ to be shared by specifiying IRQ_SHARED in the
flags.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/s3c2410_udc.c