Files
android_kernel_xiaomi_sm8450/include/linux/resource_ext.h
Rob Herring 494f8b10d8 resource: Add a resource_list_first_type helper
A common pattern is looping over a resource_list just to get a matching
entry with a specific type. Add resource_list_first_type() helper which
implements this.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2019-10-29 10:47:14 +00:00

2.1 KiB