diff options
author | Dave Martin | 2011-12-02 17:58:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2011-12-10 01:18:18 +0100 |
commit | 8ad028bd973ec1ead4982e21ab0400c956aff4b5 (patch) | |
tree | f0dcf9ff3aa668698f794bb29b6a3733ac5a218b /include/linux/usb.h | |
parent | USB: cdc-acm: Fix potential deadlock (lockdep warning) (diff) | |
download | kernel-qcow2-linux-8ad028bd973ec1ead4982e21ab0400c956aff4b5.tar.gz kernel-qcow2-linux-8ad028bd973ec1ead4982e21ab0400c956aff4b5.tar.xz kernel-qcow2-linux-8ad028bd973ec1ead4982e21ab0400c956aff4b5.zip |
USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()
Data read direct from device tree properties will be in the device
tree's native endianness (i.e., big-endian).
This patch uses of_property_read_u32() to read the bus-width
property in host byte order instead.
Signed-off-by: Dave Martin <dave.martin@linaro.org>
Acked-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions