sink-input, source-output: Remove redundant get_mute() functions 58/21958/1
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 14 Apr 2014 12:24:31 +0000 (15:24 +0300)
committerIsmo Puustinen <ismo.puustinen@intel.com>
Wed, 28 May 2014 09:40:04 +0000 (12:40 +0300)
commit0e1a9c56f57ca0e8312bbce728d71786d6d2bb27
tree02f8ee1d53c13dc31ad38eccfd11661c8d8eb0b2
parentb11cf7b5c1458ad0f35e67779867a7df548bb476
sink-input, source-output: Remove redundant get_mute() functions

The functions just return the muted value. Callers can as well read
the struct field directly, it's simpler that way.

Change-Id: I368f7e09cdf522039a6573e5002f7544b4e840d3
Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
src/modules/dbus/iface-stream.c
src/modules/module-role-cork.c
src/modules/module-stream-restore.c
src/pulsecore/cli-text.c
src/pulsecore/protocol-native.c
src/pulsecore/sink-input.c
src/pulsecore/sink-input.h
src/pulsecore/source-output.c
src/pulsecore/source-output.h