diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2018-09-25 11:03:09 +0200 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-10-23 02:50:08 +0200 |
commit | a18e83e77217b63e4138470aa49d8269a201f76d (patch) | |
tree | dd51890cbb5fb9ce6ec7b31cc7af21e8f68ea6a3 /CREDITS | |
parent | thermal/drivers/hisi: Use platform_get_irq_byname (diff) | |
download | linux-a18e83e77217b63e4138470aa49d8269a201f76d.tar.xz linux-a18e83e77217b63e4138470aa49d8269a201f76d.zip |
thermal/drivers/hisi: Remove pointless irq field
The irq field in the data structure is pointless as the scope of its
usage is just to request the interrupt. It can be replaced by a local
variable.
Use the 'ret' variable to get the interrupt number.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions