diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-07-04 10:36:27 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2019-07-10 23:08:44 -0500 |
commit | 7836922d87175dbc9bc972a1aca08d2c8b6f5045 (patch) | |
tree | bd37d040640f17494c498e5607cf667ca4f879da /drivers/mailbox/tegra-hsp.c | |
parent | 11108f4671bda6bf93bea5455210346a0ccbaa10 (diff) |
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 'drivers/mailbox/tegra-hsp.c')
0 files changed, 0 insertions, 0 deletions