]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
greybus: reference count operations
authorAlex Elder <elder@linaro.org>
Mon, 17 Nov 2014 14:08:40 +0000 (08:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 17 Nov 2014 18:41:19 +0000 (10:41 -0800)
commitc7d0f258fb4d9ccb0e26bde0036abeda02575ad6
treebfe4d128452fd9a93a5b1d434a5bb0e02e9c5118
parent78496db0128bd50281e1318602f64ed9509d4b6a
greybus: reference count operations

Add a reference counter to the operations structure.  We'll
need this when operations are actually allowed to complete
asynchronously.

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