]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Mar 2014 02:59:09 +0000 (11:59 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 24 May 2014 08:56:35 +0000 (17:56 +0900)
commit45c58e93c501425f73f43a2f572a516a226ebccd
tree5189a5bd46fc65aa41f275237057c15c60e86a7f
parent4b660a7f5c8099d88d1a43d8ae138965112592c7
PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()

This patch fix bug about resource leak when happening probe fail and code clean
to add debug message.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/exynos/exynos4_bus.c