9 Dec
2015
9 Dec
'15
10:17 p.m.
On Wed, Dec 09, 2015 at 04:30:09PM +0000, Damien Horsley wrote:
+static const struct snd_kcontrol_new pistachio_internal_dac_snd_controls[] = {
- SOC_SINGLE("Mute Switch", PISTACHIO_INTERNAL_DAC_CTRL, 2, 1, 0)
+};
This would normally be called "Playback Switch" and (presumably) have the opposite sense - this is a standard name that applications know and will be able to use automatically.