commit | d55f09abe24b4dfadab246b6f217da547361cdb6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 11 09:45:32 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 11 10:49:52 2016 -0300 |
tree | d35fcc238f018ce160dd94f01c4a33aa91228ddc | |
parent | 2d14c31c00797f48f8938a77edc5bcd5f71e5c94 [diff] |
[media] lirc.h: remove several unused ioctls While reviewing the documentation gaps on LIRC, it was noticed that several ioctls aren't used by any LIRC drivers (nor at staging or mainstream). It doesn't make sense to document them, as they're not used anywhere. So, let's remove those from the lirc header. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>