summaryrefslogtreecommitdiff
path: root/trie.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+117
5space:mode:
authorRui Miguel Silva <rui.silva@linaro.org>2016-07-15 12:16:55 +0100
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-16 08:05:33 +0900
commit7a0d4eae83e7dbabd02c744ec3aa0ed542ed6181 (patch)
tree193948f8e32ac328055af1025c1869e7b4415903 /drivers
parentc10b4ea3b23fdd1d7db531b316ba75fd2578fc2a (diff)
greybus: power_supply: add missing defines present in the specification
Some of the Greybus properties values (capacity level and scope) even though they are defined in the specification were missing from the protocol header. They still match the kernel ones, but they should be present in there for protocol sake. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Reviewed-by: Sandeep Patil <sspatil@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/greybus_protocols.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/greybus/greybus_protocols.h b/drivers/staging/greybus/greybus_protocols.h