From: Greg Kroah-Hartman Date: Fri, 25 Jan 2008 17:12:21 +0000 (-0600) Subject: USB: mark USB drivers as being GPL only X-Git-Tag: v2.6.25-rc1~1075^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782e70c6fc2290a0395850e8e02583b8b62264d8;p=pandora-kernel.git USB: mark USB drivers as being GPL only Over two years ago, the Linux USB developers stated that they believed there was no way to create a USB kernel driver that was not under the GPL. This patch moves the USB apis to enforce that decision. There are no known closed source USB drivers in the wild, so this patch should cause no problems. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed