summaryrefslogtreecommitdiff
path: root/bpf.vim
diff options
context:
space:
mode:
Diffstat (limited to 'bpf.vim')
0 files changed, 0 insertions, 0 deletions
id=27b9e257dd57fba0d63d996bf050fcbd94d998d7'>27b9e257dd57fba0d63d996bf050fcbd94d998d7 (patch) tree16c564521263aa4f9a1c29fa60e181a0dc5e70bf parenta212b7586712208804d3d51efa9fdf6e23b2480a (diff)
greybus: interface: do not read DME during reactivation
It will soon be possible to reactivate an interface that has been powered down after already having been activated. In that case there's no need to re-read the DME attributes as part of activation as the values are already cached. Reviewed-by: Sandeep Patil <sspatil@google.com> Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Alex Elder <elder@linaro.org> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Patrick Titiano <ptitiano@baylibre.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat
-rw-r--r--drivers/staging/greybus/interface.c12
-rw-r--r--drivers/staging/greybus/interface.h1
2 files changed, 12 insertions, 1 deletions
diff --git a/drivers/staging/greybus/interface.c b/drivers/staging/greybus/interface.c