Files
linux/arch/arm/mach-davinci
Christophe JAILLET b856d45c71 ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
commit 95d7c1f18b upstream.

It is wrong to iounmap resources in the normal path of davinci_pm_init()

The 3 ioremap'ed fields of 'pm_config' can be accessed later on in other
functions, so we should return 'success' instead of unrolling everything.

Fixes: aa9aa1ec2d ("ARM: davinci: PM: rework init, remove platform device")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
[nsekhar@ti.com: commit message and minor style fixes]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-05 14:41:41 +02:00
..
2015-12-01 21:52:51 +01:00
2015-12-01 21:52:51 +01:00
2015-12-01 21:52:51 +01:00
2015-12-01 21:52:51 +01:00
2015-12-01 21:52:51 +01:00