diff options
author | Imre Deak <imre.deak@intel.com> | 2015-01-08 17:54:16 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-01-12 02:48:22 +0100 |
commit | 926981ae3325257d0bffcf7ff7ba359edb4fd7e8 (patch) | |
tree | 173ba54d4e0c7a69d78e1ba1ffc90efe99b1a3d6 /lib/xz/xz_lzma2.h | |
parent | 347de1f8625199d177caf7668cfa1c00717faedb (diff) |
ALSA: hda: pass intel_hda to all i915 interface functions
chip is already passed to most of the i915 interface functions. Unify
the interface by passing intel_hda instead of chip and passing it to all
functions. Passing intel_hda instead of chip makes more sense since this
is an intel specific interface. Also in an upcoming patch we will use
intel_hda in all of these functions so by passing intel_hda we can save
on some pointer casts from chip to intel_hda.
This will be needed by an upcoming patch adding component support.
No functional change.
v2-3: unchanged
v4:
- pass intel_hda instead of chip
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/xz/xz_lzma2.h')
0 files changed, 0 insertions, 0 deletions