From: Ben Dooks Date: Mon, 19 Nov 2007 22:28:14 +0000 (+0000) Subject: USB: s3c2410 gadget: allow sharing of vbus irq X-Git-Tag: v2.6.24-rc4~76^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8802bca4feed9e60d22a91cc5ccb1c4a1d8e3d71;p=pandora-kernel.git 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 Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed