commit | 8802bca4feed9e60d22a91cc5ccb1c4a1d8e3d71 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Nov 19 22:28:14 2007 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Nov 28 13:58:36 2007 -0800 |
tree | 0bb23aedd1c6b8fd2338f20fea70c4e6ba1d72e4 | |
parent | 899d566a6e7533cb5ad613a656c7f53a2b88abcd [diff] |
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>