summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-13 23:03:09 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-07-17 12:03:44 +0200
commite388315a03bcec355abc7bae4e0467e9e453284b (patch)
treef0f2d295782e2d306074a9355823273fa88b922d /proto.h
parent246868dd98b913ff6c989216a49d395305c13da6 (diff)
flowtop: Show flow bytes in human readable format
Print flow bytes amount in human readable format units (G,M,K). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tklauser: Make bandw2str static, change arg type, formatting] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions
n have been tested with gpbridge-test image by sysfs. Lights functions work well on suspend/resume. Testing Done: Compiled and verified on EVT2 and gpbridge-test module with device class daughter board. Signed-off-by: Kris Huang <huang_kris@projectara.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/light.c116
1 files changed, 94 insertions, 22 deletions
diff --git a/drivers/staging/greybus/light.c b/drivers/staging/greybus/light.c