PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 5 Jun 2013 06:13:00 +0000 (11:43 +0530)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 28 Oct 2013 11:12:30 +0000 (20:12 +0900)
commit81c12a0a79575a22b64f050ea2e626f12d124841
treed101cbfb1cefe921994104a27b083b487a58bacd
parent8ab8831a503e8996edd727d98ec5be62b8d799d9
PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/exynos/exynos5_bus.c