commit | c2939f41bca86d30388e6fa48e469a4e748b71e2 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@google.com> | Wed Jul 22 11:09:23 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Fri Jul 24 16:14:43 2015 -0700 |
tree | 2919a71006ecc4b421b4683ac63f7ae1639bc0f7 | |
parent | 701615f82f29d0cce28a397267f847de3ee93b6e [diff] |
greybus: loopback: add poll support to the iteration_count sysfs file This adds the ability to poll on "iteration_count" in sysfs and be woken up when it changes, saving some cycles constantly hammering on the file waiting for it to change. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>