commit | b26a2188e0464f5962caff62074c91ef1c92056a | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Wed May 18 14:41:02 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:06:13 2011 -0700 |
tree | 045f97429a2b8a8e45c94011b8ea11d4402cc4ea | |
parent | 25888dc51163a566f8c8f18a84c100851d12738c [diff] |
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. This element has been usused by the core for quite some time. sca3000 set it none the less until the rewrite in the previous patch (and hence didn't work). Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>