mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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: Srinivas Rao L <lsrao@codeaurora.org>
This commit is contained in:
parent
34f2dc7314
commit
b90935ca95
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user