Skip to content
Snippets Groups Projects
Commit e0014044 authored by Federico Vaga's avatar Federico Vaga
Browse files

sysfs: replace nsamples with pre-samples and post-samples


It is difficult to support a board which has pre-samples and
post-samples registers and synchronize these value with the nsamples
zio_attribute and control field. But, it is really simple for board that
hasn't pre and post samples to use these two attributes because they can
use only one attribute for their purpose (only pre-sample or only
post-sample).

Signed-off-by: default avatarFederico Vaga <federico.vaga@gmail.com>
Acked-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent bc7694fa
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment