From: Johan Hovold Date: Sun, 11 Aug 2013 14:49:21 +0000 (+0200) Subject: USB: usbtmc: fix big-endian probe of Rigol devices X-Git-Tag: v3.11-rc6~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c786138fcc28d42754695ecdcbaba3d1c057f153;p=pandora-kernel.git USB: usbtmc: fix big-endian probe of Rigol devices Fix probe of Rigol devices on big-endian machines. A quirk for these devices was introduced by commit c2e314835 ("USB: usbtmc: Set rigol_quirk if device is listed") but was only enabled on little-endian machines. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed