18 Apr
2014
18 Apr
'14
8:08 p.m.
On Tue, Apr 15, 2014 at 04:58:09PM +0300, Jarkko Nikula wrote:
Commit 9e1fda4ae158 ("ASoC: dapm: Implement mixer input auto-disable") is trying to free the widget it allocated by snd_soc_dapm_new_control() call in dapm_kcontrol_data_alloc() by adding kfree(data->widget) to dapm_kcontrol_free().
Applied, thanks. Please keep your commit messages word wrapped within 80 columns.