summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2019-10-23 01:48:06 +0200
committerVinod Koul <vkoul@kernel.org>2019-11-09 12:16:56 +0100
commit5bd54539788b3b3a415e84204cc89f918658d56d (patch)
treeeb75e2aa2f592ae0e7cd2b12e509e3d5baf0995b /drivers/watchdog
parentsoundwire: intel: fix PDI/stream mapping for Bulk (diff)
downloadlinux-5bd54539788b3b3a415e84204cc89f918658d56d.tar.xz
linux-5bd54539788b3b3a415e84204cc89f918658d56d.zip
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 <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20191022234808.17432-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions