summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/greybus/interface.h')
-rw-r--r--drivers/staging/greybus/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/greybus/interface.h b/drivers/staging/greybus/interface.h
index 61399e7..c9c1c92 100644
--- a/drivers/staging/greybus/interface.h
+++ b/drivers/staging/greybus/interface.h
@@ -43,6 +43,7 @@ struct gb_interface {
bool disconnected;
bool ejected;
+ bool active;
bool enabled;
};
#define to_gb_interface(d) container_of(d, struct gb_interface, dev)
OpenPOWER on IntegriCloud