Hi, Changes in v2: - fix error path in probe - replace irq_of_parse_and_map with platform_get_irq
Changes in v1: - free IRQ before irq_dispose_mapping Jiada Wang (2): ASoC: fsl_ssi: fix error path in probe ASoC: fsl_ssi: use platform_get_irq instead of irq_of_parse_and_map sound/soc/fsl/fsl_ssi.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/