From: Johan Hovold Date: Sun, 11 Aug 2013 14:49:20 +0000 (+0200) Subject: USB: mos7840: fix big-endian probe X-Git-Tag: v3.11-rc6~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d551ec9b690f3de65b0091a2e767f1382adc792d;p=pandora-kernel.git USB: mos7840: fix big-endian probe Fix bug in device-type detection on big-endian machines originally introduced by commit 0eafe4de ("USB: serial: mos7840: add support for MCS7810 devices") which always matched on little-endian product ids. Reported-by: kbuild test robot Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed