aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2011-04-12 19:33:28 +0200
committerMark Brown <[email protected]>2011-04-13 10:26:46 -0700
commit1fdf9b49e9e7788d09bad4b08a6a821ac39798f3 (patch)
tree88e04a843236f37cc9c44fba65e7e241a3c15365 /lib/cpu-notifier-error-inject.c
parent39cca168bdfaef9d0c496ec27f292445d6184946 (diff)
ASoC: codecs: JZ4740: Fix OOPS
Commit ce6120cc(ASoC: Decouple DAPM from CODECs) changed the signature of snd_soc_dapm_widgets_new to take an pointer to a snd_soc_dapm_context instead of a snd_soc_codec. The call to snd_soc_dapm_widgets_new in jz4740_codec_dev_probe was not updated to reflect this change, which results in a compiletime warning and a runtime OOPS. Since the core code calls snd_soc_dapm_widgets_new after the codec has been registered it can be dropped here. Signed-off-by: Lars-Peter Clausen <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions