From: Shinya Kuribayashi Date: Thu, 10 May 2012 01:31:51 +0000 (+0900) Subject: USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() X-Git-Tag: v3.5-rc1~149^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d13eebcab76ff8f2b5e479747f66ffbf6c78b57;p=pandora-kernel.git USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() 'dev_id' has to be the same with the one passed to request_irq(). Signed-off-by: Shinya Kuribayashi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed