commit | d5857d65b5f7fab78c69da4085f0ce85a0399b25 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Fri Feb 11 13:09:09 2011 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 18 13:22:50 2011 -0800 |
tree | f6c9dc35ce16ef374a85867fc6f4d8287aa86769 | |
parent | f2f1794835f1d8900d2b15d114c54e70c849809b [diff] |
staging:iio:buffering move the copy to user on rip down into implementations The current interface is not as adaptable as it should be. Moving this complexity into the implementations makes it easier to add new implementations. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Tested-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>