]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
greybus: kill greybus_{get,put}_gbuf()
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 00:08:28 +0000 (18:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 01:19:20 +0000 (17:19 -0800)
commit6e5dd0bbbb046df2b6a5ba72d74b611c1f15f467
treea72b2ea272b5e082eefb0d7ab9a90fa5477f6d40
parent68190676b78a4736081e13d67d3d5bc2a519df5c
greybus: kill greybus_{get,put}_gbuf()

These functions are never used, so we can get rid of them.
Since there's no reference-getting function any more, we no
longer need "gbuf_mutex" to avoid racing gets and puts, so
get rid of that too.

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