diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2021-10-31 15:21:22 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-11-17 17:51:35 +0000 |
commit | 2d323927519c3ffbf4b0700459333bcc5528bb96 (patch) | |
tree | 17f5ef79fc23444ccb8c53ef5bd3a4db23062c39 /tools | |
parent | 3c33b7b8267f0795d74f407e97f3eeec2acb0165 (diff) |
iio: interrupt-trigger: Remove no-op trigger ops
The IIO core handles a trigger ops with all NULL callbacks the
same as if the trigger ops itself was NULL.
Remove the empty trigger ops from the interrupt trigger driver to slightly
reduce the boilerplate code. Object size of the driver module is also
slightly reduced.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20211031142130.20791-1-lars@metafoo.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions