diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-03-02 09:34:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-07 13:13:04 +0000 |
commit | cb00b4c18f89aa8ffb847cd033467f0958c025a0 (patch) | |
tree | 878a6e58a28b38b4ae2603e1c2f7e095a1e27e1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bd393e2ecc30bde95fcfab23af8246d1724e25cd (diff) |
ASoC: fsl_sai: simplify irq return value
Instead of using a boolean "irq_none" to describe the interrupt
handlers return value use a variable of type irqreturn_t and return
it directly. No functional change.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20220302083428.3804687-3-s.hauer@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions