diff options
author | 2012-10-16 13:21:44 +0900 | |
---|---|---|
committer | 2012-11-26 13:35:36 +0900 | |
commit | bab8b563ef08455440badca7fe79b2c700bd1b75 (patch) | |
tree | 75844c5a39ff5c3bfc0be55a5d53d08cb7b0a9bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMD (diff) | |
download | linux-dev-bab8b563ef08455440badca7fe79b2c700bd1b75.tar.xz linux-dev-bab8b563ef08455440badca7fe79b2c700bd1b75.zip |
video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()
Because there is no need to access to the platform device in
suspend/resume and runtime_suspend/resume, dev_get_drvdata()
can be used instead of platform_get_drvdata() to make the code
smaller.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions