diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:46:08 +0530 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2020-10-12 21:10:34 -0500 |
commit | 5b92d8e9e5fa8dac0e7e5dd5f04d9b445eb39c58 (patch) | |
tree | 88a83c5483653260f054ca55aab2c62a75668d54 /drivers/mailbox/imx-mailbox.c | |
parent | 549738f15da0e5a00275977623be199fbbf7df50 (diff) |
mailbox: bcm: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/imx-mailbox.c')
0 files changed, 0 insertions, 0 deletions