Files
linux-apfs/drivers/dma
Lars-Peter Clausen f22eb14022 dma: of: Fix of_node reference leak
of_dma_request_slave_channel() currently does not drop the reference to the
dma_spec of_node if no DMA controller matching the of_node could be found. This
patch fixes it by always calling of_node_put().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-05-02 21:50:38 +05:30
..
2013-01-07 17:36:37 +01:00
2013-04-15 09:52:03 +05:30
2012-11-28 12:42:36 -08:00
2013-01-25 21:06:30 -08:00
2012-09-01 08:57:12 -07:00
2013-05-02 21:50:38 +05:30