1. 16 3月, 2013 1 次提交
  2. 26 4月, 2012 1 次提交
  3. 14 4月, 2012 1 次提交
  4. 10 2月, 2012 1 次提交
  5. 23 12月, 2011 1 次提交
    • L
      staging:iio: Drop {mark,unmark}_in_use callbacks · 79335140
      Lars-Peter Clausen 提交于
      These callbacks are currently used by the individual buffer implementations to
      ensure that the request_update callback is not issued while the buffer is in use.
      But the core already provides sufficient measures to prevent this from happening
      in the first place. So it is safe to remove them.
      
      There is one functional change due to this patch. Since the buffer is no longer
      marked as in use when the chrdev is opened, it is now possible to enable the
      buffer while it is opened. This did not work before, because mark_param_change
      did fail if the buffer was marked as in use.
      Acked-by: NJonathan Cameron <jic23@kernel.org>
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      79335140
  6. 27 11月, 2011 1 次提交
  7. 27 9月, 2011 3 次提交
  8. 07 9月, 2011 6 次提交
  9. 24 8月, 2011 1 次提交