summaryrefslogtreecommitdiff
path: root/drivers/mailbox/tegra-hsp.c
diff options
context:
space:
mode:
authorFuqian Huang <huangfq.daxian@gmail.com>2019-07-04 05:36:27 +0300
committerJassi Brar <jaswinder.singh@linaro.org>2019-07-11 07:08:44 +0300
commit7836922d87175dbc9bc972a1aca08d2c8b6f5045 (patch)
treebd37d040640f17494c498e5607cf667ca4f879da /drivers/mailbox/tegra-hsp.c
parent11108f4671bda6bf93bea5455210346a0ccbaa10 (diff)
downloadlinux-7836922d87175dbc9bc972a1aca08d2c8b6f5045.tar.xz
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