]> asedeno.scripts.mit.edu Git - linux.git/commit
firmware: ti_sci: Parse all resource ranges even if some is not available
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 6 Jun 2019 12:13:57 +0000 (15:13 +0300)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 13 Jun 2019 03:13:36 +0000 (20:13 -0700)
commitfa42da11b285d720af5ccb1a305e76feab26c879
tree79668b9eba4bbce94e5af1671ee89042f7cdd848
parent1e407f337f4015c8ffc56e7cfd70e06b2e9fc9da
firmware: ti_sci: Parse all resource ranges even if some is not available

Do not fail if any of the requested subtypes are not availabe, but set the
number of resources to 0 and continue parsing the resource ranges.

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/firmware/ti_sci.c