17 May
2016
17 May
'16
3:48 p.m.
The WM8758 chip is almost identical to WM8985 with the difference that it doesn't feature the AUX input. This patch set adds the WM8758 support into the WM8985 driver.
Changes in v2: * use chip type enum instead of chip structure * do not copy the complete controls, widget, routes but only the differences and add widgets dynamically using add_widgets()