summaryrefslogtreecommitdiff
path: root/drivers/mailbox/omap-mailbox.c
diff options
context:
space:
mode:
authorAndrei Coardos <aboutphysycs@gmail.com>2023-08-02 15:09:15 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-08-05 19:29:39 +0100
commitd866f14071b8b0d52ee459223d87e3f26f261ddf (patch)
treeab2c430ab2b159decf2426944b989c23a7e3730e /drivers/mailbox/omap-mailbox.c
parente19480dded1b37234bc28c911a9ea0a3d2e855b2 (diff)
iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()
This function call was found to be unnecessary as there is no equivalent platform_get_drvdata() call to access the private data of the driver. Also, the private data is defined in this driver, so there is no risk of it being accessed outside of this driver file. Reviewed-by: Alexandru Ardelean <alex@shruggie.ro> Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com> Link: https://lore.kernel.org/r/20230802120915.25631-1-aboutphysycs@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/mailbox/omap-mailbox.c')
0 files changed, 0 insertions, 0 deletions