From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:12 +0000 (-0800) Subject: ALSA: hda - Move some definitions to new hda_priv.h X-Git-Tag: v3.15-rc1~142^2~3^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2538a4f583e0e287f4ab96e431316789987d96b6;p=pandora-kernel.git ALSA: hda - Move some definitions to new hda_priv.h 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed