summaryrefslogtreecommitdiff
path: root/rnd.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-12-18 11:52:47 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-12-21 16:55:28 +0100
commit7925eea97dfbe30b87217c6db9c6326f4eb66324 (patch)
tree5e7278596c4c05f6f338c6e7cef62758ba6210ba /rnd.c
parentd552107f5ce59a69b43517e4327ed6a4903bf529 (diff)
trafgen: proto: Add proto field only setters/getters
Add proto_field_xxx functions to set/get value via specified proto_field only. It is good to have such API in case if application needs to set/get value for some custom proto_field instance. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'rnd.c')
0 files changed, 0 insertions, 0 deletions
it-msg'>We currently handle dummy interfaces by deactivating them using activation error paths, but we don't want the corresponding module_inserted error message to be printed. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/module.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/drivers/staging/greybus/module.c b/drivers/staging/greybus/module.c