linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fsl_ssi misc fix
@ 2014-12-02  5:55 Jiada Wang
  2014-12-02  5:55 ` [PATCH v2 1/2] ASoC: fsl_ssi: fix error path in probe Jiada Wang
  2014-12-02  5:55 ` [PATCH v2 2/2] ASoC: fsl_ssi: use platform_get_irq instead of irq_of_parse_and_map Jiada Wang
  0 siblings, 2 replies; 5+ messages in thread
From: Jiada Wang @ 2014-12-02  5:55 UTC (permalink / raw)
  To: timur, festevam, lars, arnd, broonie, mpa
  Cc: alsa-devel, tiwai, linux-kernel, lgirdwood, nicoleotsuka,
	Li.Xiubo, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-04 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02  5:55 [PATCH v2 0/2] fsl_ssi misc fix Jiada Wang
2014-12-02  5:55 ` [PATCH v2 1/2] ASoC: fsl_ssi: fix error path in probe Jiada Wang
2014-12-04 22:48   ` Mark Brown
2014-12-02  5:55 ` [PATCH v2 2/2] ASoC: fsl_ssi: use platform_get_irq instead of irq_of_parse_and_map Jiada Wang
2014-12-04 22:48   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).