commit | d07df223abb42c97dbaf2d26226c3882bcb3a3cf | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Mon Aug 13 08:59:49 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 13 16:19:14 2012 -0300 |
tree | b8cba6415d37d32da3fcd82184fa4f962d0d3ebd | |
parent | 4da212e2ffaa34edb887a3a86424124fe8341e34 [diff] |
[media] rc: transmit on device which does not support it should fail Currently write() will return 0 if an IR device does not support sending. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>