From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: Re: [PATCH v8 2/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs Date: Sat, 12 Mar 2016 08:52:22 +0100 Message-ID: <20160312085222.226d89bf@scratchpost.org> References: <20151221123148.1ab6480b@dayas> <20151221123416.51aa938e@dayas> <20151227182157.GI30359@lukather> <20151228040649.475a742f@dayas> <20160106220908.GE9631@lukather> <20160109164832.515d69b0@dayas> Reply-To: dannym-bxPqe3T81XXwRsdMLXbzog@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20160109164832.515d69b0@dayas> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard , Mark Brown Cc: Chen-Yu Tsai , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: alsa-devel@alsa-project.org Hi, does anyone know the answer to the questions below? > The other direction (making two controls which both do the same and update > each other's value) doesn't seem to be easily available. > Should I write a _put handler that does it manually? > (Or should that be handled by alsa-lib mixer modules instead?) > Is it possible to merge the "Left Mixer" control and respective > "Right Mixer" control into one selem in alsamixer? > > Because alsamixer actually has support for one-sided muting. If that's unknown, I can post v9 without doing the grouping-together of mixer controls and we can use it like that - I don't want the patch to stall indefinitely on mere usability issues... Regards, Danny