Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b90935ca authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

drivers: irqchip: qcom: Update PDC pin data for SM6150



Add last entry as -1 in the pdc pin data for the loops
that break by checking if greater than 0.

Change-Id: Id2ae698a0526f2cf8946697bab12a9513db107e8
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent 34f2dc73
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ static struct pdc_pin sm6150_data[] = {
	{123, 670},/*core_bi_px_gpio_51*/
	{124, 671},/*core_bi_px_gpio_88*/
	{125, 95},/*core_bi_px_gpio_39*/
	{-1},
};

static int __init qcom_pdc_gic_init(struct device_node *node,