ALSA: hdac: Copy codec helpers to core
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 8 Oct 2015 08:48:05 +0000 (09:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Oct 2015 17:09:30 +0000 (19:09 +0200)
commit1b5e6167c27e1d3be33155baf9660768ac74aae0
treeec2fa666b7092f8d99ce2afe40300ab07e6200a5
parenta04267fd87b62cd03d2a2ebb05a5b38d272e8d11
ALSA: hdac: Copy codec helpers to core

The current codec helpers are local to hda code and needs to be moved to
core so that other users can use it.
The helpers to read/write the codec and to check the
power state of widgets is copied

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
sound/hda/hdac_device.c