summaryrefslogtreecommitdiff
path: root/drivers/sound
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-12-10 20:37:37 +0300
committerSimon Glass <sjg@chromium.org>2018-12-14 02:32:49 +0300
commita1b17e4f4c820c5ffe77ffa0c716e8b3b5d69866 (patch)
tree7487cc794f79e8bc32e1ee6c366d3b4e22466924 /drivers/sound
parentd4901898654b664c41d8a03afc0e0fbf531b5812 (diff)
downloadu-boot-a1b17e4f4c820c5ffe77ffa0c716e8b3b5d69866.tar.xz
dm: core: Add a function to read into a unsigned int
The current dev_read...() functions use s32 and u32 which are convenient for device tree but not so useful for normal code, which often wants to use normal integers for values. Add a helper which supports returning an unsigned int. Also add signed versions of the unsigned readers. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/sound')
0 files changed, 0 insertions, 0 deletions