commit | bae7c690354b585d98ae15bd8b1b7b0ba2bb3c42 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Wed May 25 22:18:15 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Thu May 26 22:34:29 2016 -0700 |
tree | a7de690f1c21f51f13c09a7852fda40b9efd685b | |
parent | ae36e81ed93e9fecfede1cc3dde48cfea3a8c908 [diff] |
greybus: remove redundant latency-tag sanity checks Core will never call host-device callbacks with invalid arguments (and that would still need to be verified in bridge firmware anyway), so remove the redundant and insufficient sanity check from the callbacks. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>