greybus: kill the gbuf slab cache
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 00:08:36 +0000 (18:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 01:19:20 +0000 (17:19 -0800)
commit4e5007e5c27e012dd50db4c96cb9f57d235df1ee
tree2759f1f2c78d24bd24f660596accfa1076cfdca6
parentbc46fabccdf4565f1228d4d775680d9c85934024
greybus: kill the gbuf slab cache

Nobody dynamically allocates gbufs any more, so we can get rid of
the allocation and free routines, as as the slab cache and its
related code.

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/gbuf.c
drivers/staging/greybus/greybus.h