Searched hist:d551ec9b690f3de65b0091a2e767f1382adc792d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | mos7840.c | diff d551ec9b690f3de65b0091a2e767f1382adc792d Sun Aug 11 09:49:20 CDT 2013 Johan Hovold <jhovold@gmail.com> 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 <fengguang.wu@intel.com> Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|