[PATCH v2 11/12] staging: fsl-mc: fixed bug in uninitialized root dprc irq count

2015-10-14 Thread J. German Rivera
When initializing the object attributes for the root dprc, the irq_count was uninitialized. Initialize it to 1. --- CHANGE HISTORY Changes in v2: none drivers/staging/fsl-mc/bus/mc-bus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/fsl-mc/bus/mc-bus.c

[PATCH v2 11/12] staging: fsl-mc: fixed bug in uninitialized root dprc irq count

2015-10-14 Thread J. German Rivera
When initializing the object attributes for the root dprc, the irq_count was uninitialized. Initialize it to 1. --- CHANGE HISTORY Changes in v2: none drivers/staging/fsl-mc/bus/mc-bus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/fsl-mc/bus/mc-bus.c