As per 5588dc2, change arguments of redrat3_transmit_ir to unsigned
and update code to treat last arg as number of ints rather than
number of bytes
Signed-off-by: Andrew Vincer
---
drivers/media/rc/redrat3.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers
Fixed submit urb logic so hardware doesn't hang trying to transmit
signal data
Removed unneeded enable/disable detector commands in
redrat3_transmit_ir (the hardware does this anyway) and converted
arguments to unsigned as per 5588dc2
Signed-off-by: Andrew Vincer
---
drivers/media/rc/redr