]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
greybus: specify type when creating an operation
authorAlex Elder <elder@linaro.org>
Fri, 3 Oct 2014 20:05:20 +0000 (15:05 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Sat, 4 Oct 2014 02:02:22 +0000 (19:02 -0700)
commitb0b657555c8f9bb64189a0ff8824de1ad992f889
tree8813dac57ff9e663053c980559661b83c6048dee
parent652433f3fe97e3609acd9afcb9b50ec62f7a8d05
greybus: specify type when creating an operation

The type of an operation belongs in the operation header, which
shouldn't be touched by users of the interface.  So specify it
at operation creation time.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h