summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-03-29 18:56:07 -0400
committerGreg Kroah-Hartman <gregkh@google.com>2016-03-30 14:23:19 -0700
commitaf1471e7a903c18e98adf49fc9e2e444915b48c8 (patch)
tree85538071da352550ae2f62f7acb99be0bc242dff /drivers/staging/greybus/greybus_protocols.h
parente9f2f688d1a9434f615eec7180f14f0c52941bb9 (diff)
greybus: greybus_protocols: rename NULL DME selector index
Add NULL suffix to the don't-care DME selector index. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/greybus_protocols.h')
-rw-r--r--drivers/staging/greybus/greybus_protocols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus_protocols.h b/drivers/staging/greybus/greybus_protocols.h
index 2e126e671bd6..0a7427ef6431 100644
--- a/drivers/staging/greybus/greybus_protocols.h
+++ b/drivers/staging/greybus/greybus_protocols.h
@@ -889,7 +889,7 @@ struct gb_svc_dme_peer_set_response {
} __packed;
/* Attributes for peer get/set operations */
-#define DME_ATTR_SELECTOR_INDEX 0
+#define DME_ATTR_SELECTOR_INDEX_NULL 0
/* FIXME: remove ES2 support and DME_ATTR_T_TST_SRC_INCREMENT */
#define DME_ATTR_T_TST_SRC_INCREMENT 0x4083
#define DME_ATTR_ES3_INIT_STATUS 0x6101