MLK-9769-23 Replace SECVIO of_irq_to_resource() with irq_of_parse_and_map()
authorVictoria Milhoan <vicki.milhoan@freescale.com>
Wed, 14 Jan 2015 18:43:12 +0000 (11:43 -0700)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:55 +0000 (14:49 -0500)
commitb4b7911b587fe192e585007350d539a3e79af53b
treee689c7d74cb159369947825bf1cbe147912db471
parenta55f11febd01d4adc854e6f420ac1777a694ede4
MLK-9769-23 Replace SECVIO of_irq_to_resource() with irq_of_parse_and_map()

Replace of_irq_to_resource() in the SECVIO module with the simpler
equivalent irq_of_parse_and_map().  Also, add error checking to
to the SECVIO and Job Ring modules. Based on upstream commit
f7578496a671a96e501f16a5104893275e32c33a.

Signed-off-by: Victoria Milhoan <vicki.milhoan@freescale.com>
Signed-off-by: Dan Douglass <dan.douglass@freescale.com>
drivers/crypto/caam/jr.c
drivers/crypto/caam/secvio.c