OSDN Git Service

audio/player: Fix attempting to set the same setting value
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 23 Jul 2013 12:52:32 +0000 (15:52 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Jul 2013 04:44:35 +0000 (21:44 -0700)
commitef9673dcb4ae4311531cd5dd02c85530036d8ff0
tree92e5dba6de29187e295dd1ac5548012cdc36cab6
parent64fa2166c814587f53bbd49b76a2238e38230891
audio/player: Fix attempting to set the same setting value

This cause unnecessary commands to be sent over the air so instead the
code should just return success as nothing should be changed.
profiles/audio/player.c