]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit613789058a88db311566ee87b2c92bdb36c371be
treeec2fa666b7092f8d99ce2afe40300ab07e6200a5
parentdabc338391788df9001f902c80ccb4848c6ca6e2
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