commit | c786138fcc28d42754695ecdcbaba3d1c057f153 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Sun Aug 11 16:49:21 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 12 13:52:35 2013 -0700 |
tree | f0525b60e6b003d89bf34a8f1981b946ac1b273e | |
parent | d551ec9b690f3de65b0091a2e767f1382adc792d [diff] |
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 <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>