summaryrefslogtreecommitdiff
path: root/staging/cli_packet.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+1121
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ary='commit info' class='commit-info'> 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/staging 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/staging')
-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