diff options
| author | Jérôme Pouiller <[email protected]> | 2022-01-13 09:55:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-01-25 16:19:41 +0100 |
| commit | af915de6bade0fe6a561e36a943ea2ada47756d1 (patch) | |
| tree | 84dc9cb0cd518198895c08db3177a79b8c00a8d7 /tools/perf/scripts/python/libxed.py | |
| parent | 357e36e2106769950be404e958279770077c968f (diff) | |
staging: wfx: preserve endianness of struct hif_ind_startup
The hardware fills struct hif_ind_startup with little endian values. So,
declare it with little endian fields.
It is now a bit more verbose to access to fields of struct
hif_ind_startup, but it is less confusing.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions