10 Mar
2014
10 Mar
'14
11:32 a.m.
On Sat, Mar 08, 2014 at 03:47:22PM +0100, Lars-Peter Clausen wrote:
Use table based setup to register the DAPM widgets and routes. This on one hand makes the code a bit shorter and cleaner and on the other hand the board level DAPM elements get registered in the card's DAPM context rather than in the CODEC's DAPM context.
Applied, thanks.