summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2024-04-12 21:26:53 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2024-04-17 16:51:07 +0300
commit7084a833e7db0663a2b804425a92267e7aed64d6 (patch)
tree714a0876a6247ab3464972585c53a1c97dd58fc4 /scripts/stackusage
parent07a382dbf96775cdffa268173a4cc1a541bec2dd (diff)
downloadkernel-7084a833e7db0663a2b804425a92267e7aed64d6.tar.gz
drm/i915: Pass the PLL hw_state to pll->enable()
Stop rummaging around inside pll->state directly in the low level pll->enable() functions, and instead let the higher level code figure out where the correct state is stored and pass it in. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240412182703.19916-9-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
inter in 'struct snd_soc_dai'Eric Miao 2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown 2009-01-09ASoC: cleanup duplicated code.Ian Molton 2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai 2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown 2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown 2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown 2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula 2008-09-23sound: ASoC: Add WM8750 SPI supportMark Brown 2008-09-04ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown 2008-09-04ALSA: ASoC: Convert wm8750 to a new-style i2c driverJean Delvare 2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare 2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov 2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov 2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood 2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown 2008-06-13ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown 2008-05-19[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown 2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown