diff options
author | 2021-10-13 13:27:57 +0100 | |
---|---|---|
committer | 2021-10-19 08:08:39 +0100 | |
commit | 95f4325de9e612918468f7e6bda633223bae793f (patch) | |
tree | 69470b3682b43302864fc7d105902f1b57e4a37d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: ir_toy: assignment to be16 should be of correct type (diff) | |
download | wireguard-linux-95f4325de9e612918468f7e6bda633223bae793f.tar.xz wireguard-linux-95f4325de9e612918468f7e6bda633223bae793f.zip |
media: sir_ir: remove broken driver
This driver is a port of the lirc_sir driver to rc-core. However, for
this driver I could not find any hardware to test, so it was done without
testing. This is a mistake.
There are clear bugs in the code. For example the two arguments
to ktime_us_delta() are reversed, which means the result is garbage.
The driver has been in the kernel for four years, and noone has ever
reported an issue. So, remove this driver.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions