USB: apple-mfi-fastcharge: fix endianess issue in probe
authorOliver Neukum <oneukum@suse.com>
Thu, 13 Feb 2020 11:13:36 +0000 (12:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2020 13:07:10 +0000 (05:07 -0800)
commitca065bf12771078571dec758300631624edc19a2
tree266b6c413623ef96f8b8b75b97ba7f8acc7a7cbf
parent249fa8217b846a7c031b997bd4ea70d65d3ff774
USB: apple-mfi-fastcharge: fix endianess issue in probe

The product ID is little endian and needs to be converted.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Reviewed-by: Bastien Nocera <hadess@hadess.net>
Link: https://lore.kernel.org/r/20200213111336.32392-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/apple-mfi-fastcharge.c