Revision eb3b2d6be4b5e1612827b986cca241c5d104fc41 authored by Ilya Dryomov on 22 August 2018, 15:11:27 UTC, committed by Ilya Dryomov on 06 September 2018, 14:18:04 UTC
In preparation for the new parent_get and parent_overlap_get class
methods, factor out the fetching and decoding of parent data.

As a side effect, we now decode all four fields in the "no parent"
case.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
1 parent 8aaff15
History
File Mode Size
ext
Kconfig -rw-r--r-- 698 bytes
Makefile -rw-r--r-- 481 bytes
array.c -rw-r--r-- 1.2 KB
hda_bus_type.c -rw-r--r-- 2.1 KB
hdac_bus.c -rw-r--r-- 5.5 KB
hdac_component.c -rw-r--r-- 9.2 KB
hdac_controller.c -rw-r--r-- 15.4 KB
hdac_device.c -rw-r--r-- 27.4 KB
hdac_i915.c -rw-r--r-- 4.1 KB
hdac_regmap.c -rw-r--r-- 13.0 KB
hdac_stream.c -rw-r--r-- 19.3 KB
hdac_sysfs.c -rw-r--r-- 11.1 KB
hdmi_chmap.c -rw-r--r-- 24.2 KB
local.h -rw-r--r-- 929 bytes
trace.c -rw-r--r-- 107 bytes
trace.h -rw-r--r-- 2.1 KB

back to top