aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/rbtree.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2019-10-22 18:48:06 -0500
committerVinod Koul <[email protected]>2019-11-09 16:46:56 +0530
commit5bd54539788b3b3a415e84204cc89f918658d56d (patch)
treeeb75e2aa2f592ae0e7cd2b12e509e3d5baf0995b /scripts/gdb/linux/rbtree.py
parentc134f914e9f55b7817e2bae625ec0e5f1379f7cd (diff)
soundwire: remove bitfield for unique_id, use u8
There is no good reason why the unique_id needs to be stored as 4 bits. The code will work without changes with a u8 since all values are already filtered while parsing the ACPI tables and Slave devID registers. Use u8 representation. This will allow us to encode a "IGNORE_UNIQUE_ID" value to account for firmware/BIOS creativity. Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions