1. 14 8月, 2012 1 次提交
    • D
      [media] rc-core: move timeout and checks to lirc · f8e00d5f
      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
      support), it makes sense to move this timeout calculation to the lirc
      layer instead.
      
      At the same time, centralize some of the sanity checks.
      Signed-off-by: NDavid Härdeman <david@hardeman.nu>
      Cc: Jarod Wilson <jwilson@redhat.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      f8e00d5f
  2. 21 5月, 2012 1 次提交
  3. 28 7月, 2011 1 次提交
  4. 20 5月, 2011 1 次提交
  5. 29 12月, 2010 1 次提交