device-port: Return early from pa_device_port_set_latency_offset() if the offset...
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 22 Jan 2013 06:48:02 +0000 (08:48 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 22 Jan 2013 06:48:02 +0000 (08:48 +0200)
commit78df02dba61d4d9e4f89225ddf69d5cfcdc9d184
tree6e9eebf4ac83dcce86eff0ce33837ec7d3e6a7f2
parentf26bcae28e1064d7eab48ee0d29a8658ac19acf5
device-port: Return early from pa_device_port_set_latency_offset() if the offset doesn't change.

This avoids sending change notifications when nothing changes.
src/pulsecore/device-port.c