ALSA: hda - Move some definitions to new hda_priv.h
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:12 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:20:19 +0000 (11:20 +0100)
Later commits adding support for hda platform drivers will want to use
the same defines and structures. Put them in a place reachable by both
hda_intel and the new platform driver.

This is a mostly a direct copy with a few whitespace and comment
changes to make checkpatch happy.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_priv.h [new file with mode: 0644]

Simple merge
Simple merge