diff options
author | Sean Young <sean@mess.org> | 2017-07-07 18:49:18 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-07-26 05:46:42 -0400 |
commit | 9f5039ba440e499d85c29b1ddbc3cbc9dc90e44b (patch) | |
tree | 66311c2df4b591d0a02c709ebba9c4a60d9b8a44 /drivers/staging/media | |
parent | dd10be381c7749d27e4fe69041004c432e59b301 (diff) |
media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
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.
Cc: <stable@vger.kernel.org> # v2.6.36+
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>
Diffstat (limited to 'drivers/staging/media')
0 files changed, 0 insertions, 0 deletions