diff options
author | Sven Van Asbroeck <thesven73@gmail.com> | 2020-11-23 14:15:28 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-24 16:14:04 -0800 |
commit | c31799bae8511b0947af114f38bd6eb9ba990bfe (patch) | |
tree | 5be93804a038513d23a148e11efc73f31f0efa31 /drivers/media/rc/lirc_dev.c | |
parent | da43f0aadd5d2e49e2e6ee21ae5b3ee3e0a3f14a (diff) |
lan743x: clean up software_isr function
For no apparent reason, this function reads the INT_STS register, and
checks if the software interrupt bit is set. These things have already
been carried out by this function's only caller.
Clean up by removing the redundant code.
Tested-by: Sven Van Asbroeck <thesven73@gmail.com> # lan7430
Signed-off-by: Sven Van Asbroeck <thesven73@gmail.com>
Link: https://lore.kernel.org/r/20201123191529.14908-1-TheSven73@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/media/rc/lirc_dev.c')
0 files changed, 0 insertions, 0 deletions