diff options
author | Uwe Kleine-König <[email protected]> | 2022-05-30 21:24:28 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-07-19 10:54:38 +0100 |
commit | 128ac294e1b437cb8a7f2ff8ede1cde9082bddbe (patch) | |
tree | 7cd0c39b6c292d2554571539ad3bc930d14b8a89 /lib/mpi/mpi-sub-ui.c | |
parent | 2598f6ec5471f127092dfbb161fcb2db1e6d7807 (diff) |
mfd: t7l66xb: Drop platform disable callback
None of the in-tree instantiations of struct t7l66xb_platform_data
provides a disable callback. So better don't dereference this function
pointer unconditionally. As there is no user, drop it completely instead
of calling it conditional.
This is a preparation for making platform remove callbacks return void.
Fixes: 1f192015ca5b ("mfd: driver for the T7L66XB TMIO SoC")
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions