From: Rob Emanuele Date: Tue, 14 Dec 2010 18:00:30 +0000 (+0100) Subject: USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() X-Git-Tag: v2.6.38-rc1~465^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8245c4990e75d86ab30bb0af9bb90cbe04985d;p=pandora-kernel.git USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() Add a free_irq() call on vbus gpio when we remove udc so that the vbus irq is properly released. Signed-off-by: Rob Emanuele Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed