29 Dec
2010
29 Dec
'10
12:34 a.m.
On Tue, Dec 28, 2010 at 09:08:57PM +0100, Lars-Peter Clausen wrote:
Some codec drivers do not initialize the control_type field in their private device struct, but still use it when calling snd_soc_codec_set_cache_io. This patch fixes the issue by properly initializing it in the drivers probe functions.
Applied for 2.6.37. Some of the drivers could skip this as the hardware only supports one bus but it doesn't really matter for the fix.