From: Greg Kroah-Hartman Date: Thu, 4 Dec 2008 00:33:09 +0000 (-0800) Subject: USB: fix problem with usbtmc driver not loading properly X-Git-Tag: v2.6.28-rc9~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5413aa467806578bf5f78a83893cb9426b815231;p=pandora-kernel.git USB: fix problem with usbtmc driver not loading properly The usbtmc driver forgot to export its device table to userspace. Without this, it is never loaded properly when such a device is seen by the system. Cc: Marcel Janssen Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed