]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: free space without gbufs
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 19:26:43 +0000 (13:26 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 20:48:53 +0000 (12:48 -0800)
commit9ec5411adf7cd872424f579701a91fffd508270b
tree46573a7e7e1dec9707e7b639c908a425a2f3938f
parentd2a259f213c925f404eb7491fae8fa03a56b3467
greybus: free space without gbufs

Switch the host driver free routine to take a pointer to the
previously-allocated buffer that should be freed.

Rename the method to reflect it's no longer tied to a gbuf.

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