Re: [PATCH 10/10] rc-core: move timeout and checks to lirc

2011-09-21 Thread Mauro Carvalho Chehab
Em 28-04-2011 12:14, David Härdeman escreveu: The lirc TX functionality expects the process which writes (TX) data to the lirc dev to sleep until the actual data has been transmitted by the hardware. Since the same timeout calculation is duplicated in more than one driver (and would have to

[PATCH 10/10] rc-core: move timeout and checks to lirc

2011-04-28 Thread David Härdeman
The lirc TX functionality expects the process which writes (TX) data to the lirc dev to sleep until the actual data has been transmitted by the hardware. Since the same timeout calculation is duplicated in more than one driver (and would have to be duplicated in even more drivers as they gain TX