aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2015-01-08 17:54:16 +0200
committerDaniel Vetter <[email protected]>2015-01-12 02:48:22 +0100
commit926981ae3325257d0bffcf7ff7ba359edb4fd7e8 (patch)
tree173ba54d4e0c7a69d78e1ba1ffc90efe99b1a3d6 /net/unix/af_unix.c
parent347de1f8625199d177caf7668cfa1c00717faedb (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 <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions