diff options
| author | Dave Martin <[email protected]> | 2011-12-02 16:58:18 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-12-09 16:18:18 -0800 |
| commit | 8ad028bd973ec1ead4982e21ab0400c956aff4b5 (patch) | |
| tree | f0dcf9ff3aa668698f794bb29b6a3733ac5a218b /tools/perf/scripts/python | |
| parent | 7fb57a019f94ea0c1290c39b8da753be155af41c (diff) | |
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 <[email protected]>
Acked-by: Pawel Moll <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions