Merge remote-tracking branch 'drm-intel/for-linux-next'
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_audio.c
index a421171bd2ed2e3d634042d581f4e955ddf816a5..6c70a5bfd7d896a316eda26c82444338fedf8622 100644 (file)
  * related registers. (The notable exception is the power management, not
  * covered here.)
  *
- * The struct i915_audio_component is used to interact between the graphics
- * and audio drivers. The struct i915_audio_component_ops *ops in it is
+ * The struct &i915_audio_component is used to interact between the graphics
+ * and audio drivers. The struct &i915_audio_component_ops @ops in it is
  * defined in graphics driver and called in audio driver. The
- * struct i915_audio_component_audio_ops *audio_ops is called from i915 driver.
+ * struct &i915_audio_component_audio_ops @audio_ops is called from i915 driver.
  */
 
 static const struct {
This page took 0.028277 seconds and 5 git commands to generate.