From: Mike Isely Date: Mon, 11 Feb 2008 02:23:24 +0000 (-0600) Subject: USB: cypress_m8: Don't issue GET_CONFIG for certain devices X-Git-Tag: v2.6.26-rc1~1061^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6aa3206540e1e68bda9e8ea11ec71444f1ac71;p=pandora-kernel.git USB: cypress_m8: Don't issue GET_CONFIG for certain devices Earthmate LT-20 devices (both "old" and "new" versions) can't tolerate a GET_CONFIG command. The original Earthmate has no trouble with this. Presumably other non-Earthmate devices are still OK as well. This change disables the use of GET_CONFIG for cases where it is known not to work. Signed-off-by: Mike Isely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed