]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: bcm2835-audio: Remove redundant spdif stream ctls
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 15:58:31 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:14:58 +0000 (11:14 +0200)
commit4620fd74a020dcbaed3303ff1dbef715fd02caad
treeb669d04b3b4fc17f75492318e9af5d4290dccadd
parentda85d3b1a8d4a9f70d4d48b7629f3f215ef9ec40
staging: bcm2835-audio: Remove redundant spdif stream ctls

The "IEC958 Playback Stream" control does basically the very same
thing as "IEC958 Playback Default" redundantly.  The former should
have been stream-specific and restored after closing the stream, but
we don't do in that way.

Since it's nothing but confusion, remove this fake.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c