diff options
author | Sean Young <sean@mess.org> | 2021-10-13 13:27:57 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-10-19 08:08:39 +0100 |
commit | 95f4325de9e612918468f7e6bda633223bae793f (patch) | |
tree | 69470b3682b43302864fc7d105902f1b57e4a37d /block/blk-exec.c | |
parent | febfe985fc2ea052a363f6525ff624b8efd5273c (diff) |
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 'block/blk-exec.c')
0 files changed, 0 insertions, 0 deletions