staging: bcm2835-audio: Remove redundant spdif stream ctls
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 15:58:31 +0000 (17:58 +0200)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:29 +0000 (00:08 +0100)
commitf81083bee2188cf5b302bfb11fc3651e125b5aa8
treec2f6fe2127eeaa7540aa2227919af2c93eb39380
parentbd2855573c333041c9ba7a94b378504c82e8e916
staging: bcm2835-audio: Remove redundant spdif stream ctls

commit ab91e26229eaca2832df51e13c1285aea3be33ab upstream.

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