From: Shinya Kuribayashi Date: Thu, 17 May 2012 11:09:53 +0000 (+0900) Subject: USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use X-Git-Tag: v3.5-rc1~149^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da020b49fa6ee7eaf9fe359bc6089dd1848bb7d0;p=pandora-kernel.git USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use IRQF_SAMPLE_RANDOM has been scheduled for removal for years (it was scheduled by July 2009, but not yet remvoed). I'm not sure when it's going to take place, but would be better to remove it now. Thanks for scripts/checkpatch secretary. Signed-off-by: Shinya Kuribayashi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed