23 Nov
2011
23 Nov
'11
12:15 p.m.
On Tue, Nov 22, 2011 at 06:21:22PM -0700, Stephen Warren wrote:
Codecs often have a large number of external pins, and not all of these pins will be connected on all board designs. Some machine drivers therefore call snd_soc_dapm_nc_pin() for all the unused pins, in order to tell the ASoC core never to activate them.
This looks good from a code point of view but can you please rename the flag that needs to be set to something like "fully_routed" so that if we think of anything else we can do with a fully specified card routing map then the flag name doesn't look wrong.