diff options
author | 2019-07-04 10:36:27 +0800 | |
---|---|---|
committer | 2019-07-10 23:08:44 -0500 | |
commit | 7836922d87175dbc9bc972a1aca08d2c8b6f5045 (patch) | |
tree | bd37d040640f17494c498e5607cf667ca4f879da /scripts/gen_compile_commands.py | |
parent | mailbox: imx: Clear GIEn bit at shutdown (diff) | |
download | linux-dev-7836922d87175dbc9bc972a1aca08d2c8b6f5045.tar.xz linux-dev-7836922d87175dbc9bc972a1aca08d2c8b6f5045.zip |
mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly
Several drivers cast a struct device pointer to a struct
platform_device pointer only to then call platform_get_drvdata().
To improve readability, these constructs can be simplified
by using dev_get_drvdata() directly.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions