From: Sachin Kamat Date: Wed, 5 Jun 2013 06:13:00 +0000 (+0530) Subject: PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c X-Git-Tag: v3.13-rc1~96^2~6^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c12a0a79575a22b64f050ea2e626f12d124841;p=pandora-kernel.git 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 Acked-by: MyungJoo Ham Signed-off-by: MyungJoo Ham --- Reading git-diff-tree failed