diff options
author | Sean Young <sean@mess.org> | 2017-07-07 18:49:18 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-11 09:08:50 -0700 |
commit | c7c6f63dbc676788f0cb5a804dff57a0639af446 (patch) | |
tree | bcb6f4ee03fcedb4d16d105b6cd941aa8b81f6cb /fs/f2fs | |
parent | f1181047ff29d4d4d364435040bd347eb54483ca (diff) |
media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
commit 9f5039ba440e499d85c29b1ddbc3cbc9dc90e44b upstream.
Since commit e8f4818895b3 ("[media] lirc: advertise
LIRC_CAN_GET_REC_RESOLUTION and improve") lircd uses the ioctl
LIRC_GET_REC_RESOLUTION to determine the shortest pulse or space that
the hardware can detect. This breaks decoding in lirc because lircd
expects the answer in microseconds, but nanoseconds is returned.
Reported-by: Derek <user.vdr@gmail.com>
Tested-by: Derek <user.vdr@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions