ALSA: hda: Move stream-register polling macros
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Thu, 18 Aug 2022 14:15:14 +0000 (16:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Aug 2022 09:29:12 +0000 (11:29 +0200)
commit3cab69d99db754a2d3407fa2f5a80e6a2beb8440
tree7eff614dd51d081e4e61e0abfcad8fcc4fb43624
parentf2bd1c5ae2cb0cf9525c9bffc0038c12dd7e1338
ALSA: hda: Move stream-register polling macros

Polling stream registers doesn't really have anything to do with
extended HDA registers, so move it to basic HDA header. This will allow
for use in HDA framework.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20220818141517.109280-2-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
include/sound/hdaudio_ext.h